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