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