Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp1827 class NestedNameSpecifierLocVisit : public VisitorJob { class
1829 NestedNameSpecifierLocVisit(NestedNameSpecifierLoc Qualifier, CXCursor parent) in NestedNameSpecifierLocVisit() function in __anonc9d3eafc0211::NestedNameSpecifierLocVisit
2003 WL.push_back(NestedNameSpecifierLocVisit(Qualifier, Parent)); in AddNestedNameSpecifierLoc()
2818 NestedNameSpecifierLocVisit *V = cast<NestedNameSpecifierLocVisit>(&LI); in RunVisitorWorkList()