Searched refs:NestedNameSpecifiers (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/AST/
H A DNestedNameSpecifier.cpp35 = Context.NestedNameSpecifiers.FindNodeOrInsertPos(ID, InsertPos);
39 Context.NestedNameSpecifiers.InsertNode(NNS, InsertPos);
/external/clang/include/clang/AST/
H A DASTContext.h145 mutable llvm::FoldingSet<NestedNameSpecifier> NestedNameSpecifiers; member in class:clang::ASTContext

Completed in 228 milliseconds