Home
last modified time | relevance | path

Searched defs:HasProperties (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/utils/TableGen/
DASTTableGen.h159 ASTNode(llvm::Record *record = nullptr) : HasProperties(record) {} in HasProperties() function
363 TypeCase(llvm::Record *record = nullptr) : HasProperties(record) {} in HasProperties() function