Searched refs:CXCursor_UsingDirective (Results 1 – 2 of 2) sorted by relevance
1534 CXCursor_UsingDirective = 34, enumerator
2956 case Decl::UsingDirective: return CXCursor_UsingDirective; in getCursorKindForDecl()