Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/utils/TableGen/
HDASTTableGen.h160 ASTNode(llvm::Record *record = nullptr) : HasProperties(record) {} in HasProperties() function
364 TypeCase(llvm::Record *record = nullptr) : HasProperties(record) {} in HasProperties() function