My Project
|
#include <NestedMatcher.h>
Public Member Functions | |
NestedPatternContext () | |
~NestedPatternContext () | |
Public Attributes | |
llvm::BumpPtrAllocator | allocator |
RAII structure to transparently manage the bump allocator for NestedPattern and NestedMatch classes. This avoids passing a context to all the API functions.
|
inline |
|
inline |
llvm::BumpPtrAllocator mlir::NestedPatternContext::allocator |