Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1756 class NestedNameSpecifierLocVisit : public VisitorJob { class
1758 NestedNameSpecifierLocVisit(NestedNameSpecifierLoc Qualifier, CXCursor parent) in NestedNameSpecifierLocVisit() function in __anon527c650d0211::NestedNameSpecifierLocVisit
1911 WL.push_back(NestedNameSpecifierLocVisit(Qualifier, Parent)); in AddNestedNameSpecifierLoc()
2502 NestedNameSpecifierLocVisit *V = cast<NestedNameSpecifierLocVisit>(&LI); in RunVisitorWorkList()