Searched refs:CXCursor_UsingDirective (Results 1 – 3 of 3) sorted by relevance
1633 CXCursor_UsingDirective = 34, enumerator
4792 case CXCursor_UsingDirective: in clang_getCursorKindSpelling()
3063 case Decl::UsingDirective: return CXCursor_UsingDirective; in getCursorKindForDecl()