Home
last modified time | relevance | path

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

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