Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp155 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anona0c33d7a0111::StmtProfilerWithPointers
213 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anona0c33d7a0111::StmtProfilerWithoutPointers
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp6247 bool UnnamedLocalNoLinkageFinder::VisitNestedNameSpecifier( in VisitNestedNameSpecifier() function in UnnamedLocalNoLinkageFinder
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp1413 bool CursorVisitor::VisitNestedNameSpecifier(NestedNameSpecifier *NNS, in VisitNestedNameSpecifier() function in CursorVisitor