Home
last modified time | relevance | path

Searched refs:NestedNameSpecifiers (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/unittests/Tooling/
DCMakeLists.txt47 RecursiveASTVisitorTests/NestedNameSpecifiers.cpp
/external/llvm-project/llvm/utils/gn/secondary/clang/unittests/Tooling/
DBUILD.gn64 "RecursiveASTVisitorTests/NestedNameSpecifiers.cpp",
/external/clang/lib/AST/
DNestedNameSpecifier.cpp35 = Context.NestedNameSpecifiers.FindNodeOrInsertPos(ID, InsertPos); in FindOrInsert()
39 Context.NestedNameSpecifiers.InsertNode(NNS, InsertPos); in FindOrInsert()
/external/llvm-project/clang/lib/AST/
DNestedNameSpecifier.cpp48 = Context.NestedNameSpecifiers.FindNodeOrInsertPos(ID, InsertPos); in FindOrInsert()
52 Context.NestedNameSpecifiers.InsertNode(NNS, InsertPos); in FindOrInsert()
/external/clang/include/clang/AST/
DASTContext.h150 mutable llvm::FoldingSet<NestedNameSpecifier> NestedNameSpecifiers; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h254 mutable llvm::FoldingSet<NestedNameSpecifier> NestedNameSpecifiers; variable
/external/clang/unittests/Format/
DFormatTest.cpp134 TEST_F(FormatTest, NestedNameSpecifiers) { in TEST_F() argument
/external/llvm-project/clang/unittests/Format/
DFormatTest.cpp166 TEST_F(FormatTest, NestedNameSpecifiers) { in TEST_F() argument