Home
last modified time | relevance | path

Searched refs:NestedNameSpecifierLocVisit (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp2022 class NestedNameSpecifierLocVisit : public VisitorJob { class
2024 NestedNameSpecifierLocVisit(NestedNameSpecifierLoc Qualifier, CXCursor parent) in NestedNameSpecifierLocVisit() function in __anonc8ed1eca0211::NestedNameSpecifierLocVisit
2243 WL.push_back(NestedNameSpecifierLocVisit(Qualifier, Parent)); in AddNestedNameSpecifierLoc()
3365 NestedNameSpecifierLocVisit *V = cast<NestedNameSpecifierLocVisit>(&LI); in RunVisitorWorkList()