Searched refs:CreationRule (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h437 class CreationRule : public WrappedRecord { class in namespace:clang::tblgen
439 CreationRule(llvm::Record *record = nullptr) : WrappedRecord(record) {} function in class:clang::tblgen::CreationRule
H A DClangASTPropertiesEmitter.cpp79 CreationRule Creator = nullptr;
108 for (CreationRule creationRule :

Completed in 63 milliseconds