Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h99 IsAnonymous, enumerator
/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp255 bool IsAnonymous = DN.isIdentifier() && !DN.getAsIdentifierInfo(); in getQualifiedNameStart() local
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp3626 TEST_P(ASTMatchersTest,IsAnonymous) TEST_P() argument