Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp1399 void StmtProfiler::VisitNestedNameSpecifier(NestedNameSpecifier *NNS) { in VisitNestedNameSpecifier() function in StmtProfiler
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp4111 bool UnnamedLocalNoLinkageFinder::VisitNestedNameSpecifier( in VisitNestedNameSpecifier() function in UnnamedLocalNoLinkageFinder
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1223 bool CursorVisitor::VisitNestedNameSpecifier(NestedNameSpecifier *NNS, in VisitNestedNameSpecifier() function in CursorVisitor