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