Searched refs:CXCursor_TypeAliasTemplateDecl (Results 1 – 3 of 3) sorted by relevance
2330 CXCursor_TypeAliasTemplateDecl = 601, enumerator2332 CXCursor_LastExtraDecl = CXCursor_TypeAliasTemplateDecl,
4519 case CXCursor_TypeAliasTemplateDecl: in clang_getCursorKindSpelling()
3039 case Decl::TypeAliasTemplate: return CXCursor_TypeAliasTemplateDecl; in getCursorKindForDecl()