Searched refs:NestedNameSpecifiers (Results 1 – 4 of 4) sorted by relevance
71 "RecursiveASTVisitorTests/NestedNameSpecifiers.cpp",
48 = Context.NestedNameSpecifiers.FindNodeOrInsertPos(ID, InsertPos); in FindOrInsert()52 Context.NestedNameSpecifiers.InsertNode(NNS, InsertPos); in FindOrInsert()
255 mutable llvm::FoldingSet<NestedNameSpecifier> NestedNameSpecifiers; variable
728 clang/unittests/Tooling/RecursiveASTVisitorTests/NestedNameSpecifiers.cpp