Home
last modified time | relevance | path

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

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