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