Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/utils/gn/secondary/clang/unittests/Tooling/
H A DBUILD.gn71 "RecursiveASTVisitorTests/NestedNameSpecifiers.cpp",
/openbsd/gnu/llvm/clang/lib/AST/
H A DNestedNameSpecifier.cpp48 = Context.NestedNameSpecifiers.FindNodeOrInsertPos(ID, InsertPos); in FindOrInsert()
52 Context.NestedNameSpecifiers.InsertNode(NNS, InsertPos); in FindOrInsert()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h255 mutable llvm::FoldingSet<NestedNameSpecifier> NestedNameSpecifiers; variable
/openbsd/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt728 clang/unittests/Tooling/RecursiveASTVisitorTests/NestedNameSpecifiers.cpp