Searched refs:NestedNameSpecifiers (Results 1 - 3 of 3) 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.h134 mutable llvm::FoldingSet<NestedNameSpecifier> NestedNameSpecifiers; member in class:clang::ASTContext
/external/clang/unittests/Format/
H A DFormatTest.cpp110 TEST_F(FormatTest, NestedNameSpecifiers) {

Completed in 235 milliseconds