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