Searched defs:VisitNestedNameSpecifier (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 170 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anon9daec81c0111::StmtProfilerWithPointers |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6588 bool UnnamedLocalNoLinkageFinder::VisitNestedNameSpecifier( VisitNestedNameSpecifier() function in UnnamedLocalNoLinkageFinder |