Searched refs:CXCursor_TypeAliasDecl (Results 1 – 7 of 7) sorted by relevance
897 CXCursor_TypeAliasDecl => { in from_clang_ty()
1371 CXCursor_TypeAliasDecl | in from_ty()
1691 clang_sys::CXCursor_TypeAliasDecl => { in instantiate_template()
1637 CXCursor_TypeAliasDecl = 36, enumerator
311 const CXCursor_TypeAliasDecl = 36, constant
3050 case Decl::TypeAlias: return CXCursor_TypeAliasDecl; in getCursorKindForDecl()
4796 case CXCursor_TypeAliasDecl: in clang_getCursorKindSpelling()