Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp170 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anon1932447d0111::StmtProfilerWithPointers
229 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anon1932447d0111::StmtProfilerWithoutPointers
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp7082 bool UnnamedLocalNoLinkageFinder::VisitNestedNameSpecifier( VisitNestedNameSpecifier() function in UnnamedLocalNoLinkageFinder
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp1422 bool CursorVisitor::VisitNestedNameSpecifier(NestedNameSpecifier *NNS, VisitNestedNameSpecifier() function in CursorVisitor