Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp170 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anon9daec81c0111::StmtProfilerWithPointers
229 void VisitNestedNameSpecifier(NestedNameSpecifier *NNS) override { in VisitNestedNameSpecifier() function in __anon9daec81c0111::StmtProfilerWithoutPointers
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6588 bool UnnamedLocalNoLinkageFinder::VisitNestedNameSpecifier( VisitNestedNameSpecifier() function in UnnamedLocalNoLinkageFinder