Searched refs:CXCursor_UsingDirective (Results 1 – 8 of 8) sorted by relevance
1633 CXCursor_UsingDirective = 34, enumerator
1399 CXCursor_UsingDirective | in parse()
1786 CXCursor_UsingDirective = 34, enumerator
252 const CXCursor_UsingDirective = 34, constant
4792 case CXCursor_UsingDirective: in clang_getCursorKindSpelling()
3063 case Decl::UsingDirective: return CXCursor_UsingDirective; in getCursorKindForDecl()
5514 case CXCursor_UsingDirective: in clang_getCursorKindSpelling()
3851 return CXCursor_UsingDirective; in getCursorKindForDecl()