Searched defs:VisitNestedNameSpecifier (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | StmtProfile.cpp | 155 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anona0c33d7a0111::StmtProfilerWithPointers |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 6247 bool UnnamedLocalNoLinkageFinder::VisitNestedNameSpecifier( in VisitNestedNameSpecifier() function in UnnamedLocalNoLinkageFinder |
| /llvm-project-15.0.7/clang/tools/libclang/ | ||
| H A D | CIndex.cpp | 1413 bool CursorVisitor::VisitNestedNameSpecifier(NestedNameSpecifier *NNS, in VisitNestedNameSpecifier() function in CursorVisitor |