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