Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp170 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anon9529c64a0111::StmtProfilerWithPointers
229 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anon9529c64a0111::StmtProfilerWithoutPointers
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5870 bool UnnamedLocalNoLinkageFinder::VisitNestedNameSpecifier( in VisitNestedNameSpecifier() function in UnnamedLocalNoLinkageFinder