Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp2028 class NestedNameSpecifierLocVisit : public VisitorJob { class
2030 NestedNameSpecifierLocVisit(NestedNameSpecifierLoc Qualifier, CXCursor parent) in NestedNameSpecifierLocVisit() function in __anone3c1fc710211::NestedNameSpecifierLocVisit
2251 WL.push_back(NestedNameSpecifierLocVisit(Qualifier, Parent)); in AddNestedNameSpecifierLoc()
3391 NestedNameSpecifierLocVisit *V = cast<NestedNameSpecifierLocVisit>(&LI); in RunVisitorWorkList()