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