Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1931 class NestedNameSpecifierLocVisit : public VisitorJob { class
1933 NestedNameSpecifierLocVisit(NestedNameSpecifierLoc Qualifier, CXCursor parent) in NestedNameSpecifierLocVisit() function in __anonc7fb92a50211::NestedNameSpecifierLocVisit
2138 WL.push_back(NestedNameSpecifierLocVisit(Qualifier, Parent)); in AddNestedNameSpecifierLoc()
3199 NestedNameSpecifierLocVisit *V = cast<NestedNameSpecifierLocVisit>(&LI); in RunVisitorWorkList()