Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp255 bool IsAnonymous = DN.isIdentifier() && !DN.getAsIdentifierInfo(); in getQualifiedNameStart() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1509 bool IsAnonymous; variable