Home
last modified time | relevance | path

Searched refs:AbstractFieldName (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h24 #define AbstractFieldName "Abstract" macro
173 return get()->getValueAsBit(AbstractFieldName); in isAbstract()
H A DClangASTNodesEmitter.cpp228 if (!DeclContext->getValueAsBit(AbstractFieldName)) in printDeclContext()