Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/utils/TableGen/
HDASTTableGen.h24 #define AbstractFieldName "Abstract" macro
173 return get()->getValueAsBit(AbstractFieldName); in isAbstract()
HDClangASTNodesEmitter.cpp228 if (!DeclContext->getValueAsBit(AbstractFieldName)) in printDeclContext()