Searched refs:CXCursor_TypeAliasDecl (Results 1 – 3 of 3) sorted by relevance
1637 CXCursor_TypeAliasDecl = 36, enumerator
4796 case CXCursor_TypeAliasDecl: in clang_getCursorKindSpelling()
3050 case Decl::TypeAlias: return CXCursor_TypeAliasDecl; in getCursorKindForDecl()