Home
last modified time | relevance | path

Searched defs:VisitNestedNameSpecifier (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp151 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anond25cfe950111::StmtProfilerWithPointers
209 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anond25cfe950111::StmtProfilerWithoutPointers
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp6185 bool UnnamedLocalNoLinkageFinder::VisitNestedNameSpecifier( in VisitNestedNameSpecifier() function in UnnamedLocalNoLinkageFinder
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1338 bool CursorVisitor::VisitNestedNameSpecifier(NestedNameSpecifier *NNS, in VisitNestedNameSpecifier() function in CursorVisitor