Home
last modified time | relevance | path

Searched defs:TraverseNestedNameSpecifierLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/ASTMatchers/
DASTMatchFinder.cpp188 bool TraverseNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS) { in TraverseNestedNameSpecifierLoc() function in clang::ast_matchers::internal::__anon0817615f0111::MatchChildASTVisitor
735 bool MatchASTVisitor::TraverseNestedNameSpecifierLoc( in TraverseNestedNameSpecifierLoc() function in clang::ast_matchers::internal::__anon0817615f0111::MatchASTVisitor
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DRecursiveASTVisitor.h673 bool RecursiveASTVisitor<Derived>::TraverseNestedNameSpecifierLoc( in TraverseNestedNameSpecifierLoc() function