Searched defs:NestedNameSpecifierLocVisit (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCIndex.cpp1750 class NestedNameSpecifierLocVisit : public VisitorJob { class in namespace:__anon19507
1752 NestedNameSpecifierLocVisit(NestedNameSpecifierLoc Qualifier, CXCursor parent) function in class:__anon19507::NestedNameSpecifierLocVisit
1888 WL.push_back(NestedNameSpecifierLocVisit(Qualifier, Parent));
2389 NestedNameSpecifierLocVisit *V = cast<NestedNameSpecifierLocVisit>(&LI);

Completed in 88 milliseconds