Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DCMakeLists.txt50 RecursiveASTVisitorTests/NestedNameSpecifiers.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Tooling/
H A DBUILD.gn66 "RecursiveASTVisitorTests/NestedNameSpecifiers.cpp",
/llvm-project-15.0.7/clang/lib/AST/
H A DNestedNameSpecifier.cpp48 = Context.NestedNameSpecifiers.FindNodeOrInsertPos(ID, InsertPos); in FindOrInsert()
52 Context.NestedNameSpecifiers.InsertNode(NNS, InsertPos); in FindOrInsert()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h281 mutable llvm::FoldingSet<NestedNameSpecifier> NestedNameSpecifiers; variable
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp166 TEST_F(FormatTest, NestedNameSpecifiers) { in TEST_F() argument
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt732 clang/unittests/Tooling/RecursiveASTVisitorTests/NestedNameSpecifiers.cpp