Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DStmtProfile.cpp151 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anon83127ac10111::StmtProfilerWithPointers
209 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anon83127ac10111::StmtProfilerWithoutPointers
/external/clang/lib/AST/
DStmtProfile.cpp1693 void StmtProfiler::VisitNestedNameSpecifier(NestedNameSpecifier *NNS) { in VisitNestedNameSpecifier() function in StmtProfiler
/external/clang/lib/Sema/
DSemaTemplate.cpp4250 bool UnnamedLocalNoLinkageFinder::VisitNestedNameSpecifier( in VisitNestedNameSpecifier() function in UnnamedLocalNoLinkageFinder
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp6195 bool UnnamedLocalNoLinkageFinder::VisitNestedNameSpecifier( in VisitNestedNameSpecifier() function in UnnamedLocalNoLinkageFinder
/external/clang/tools/libclang/
DCIndex.cpp1276 bool CursorVisitor::VisitNestedNameSpecifier(NestedNameSpecifier *NNS, in VisitNestedNameSpecifier() function in CursorVisitor
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp1338 bool CursorVisitor::VisitNestedNameSpecifier(NestedNameSpecifier *NNS, in VisitNestedNameSpecifier() function in CursorVisitor