Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DASTTableGen.h159 ASTNode(llvm::Record *record = nullptr) : HasProperties(record) {} in HasProperties() function
363 TypeCase(llvm::Record *record = nullptr) : HasProperties(record) {} in HasProperties() function