Searched refs:CXCursor_TypedefDecl (Results 1 – 11 of 11) sorted by relevance
1263 if cur.kind() == CXCursor_TypedefDecl && in from_ty()1349 CXCursor_TypedefDecl | in from_ty()
1627 clang_sys::CXCursor_TypedefDecl | in instantiate_template()
1605 CXCursor_TypedefDecl = 20, enumerator
1758 CXCursor_TypedefDecl = 20, enumerator
817 if (clang_getCursorKind(Referenced) == CXCursor_TypedefDecl) { in PrintCursor()1965 else if (!strcmp(filter, "typedef")) K = CXCursor_TypedefDecl; in perform_test_load()
238 const CXCursor_TypedefDecl = 20, constant
1572 else if (!strcmp(filter, "typedef")) K = CXCursor_TypedefDecl; in perform_test_load()
4486 case CXCursor_TypedefDecl: in clang_getCursorKindSpelling()
3049 case Decl::Typedef: return CXCursor_TypedefDecl; in getCursorKindForDecl()
5159 case CXCursor_TypedefDecl: in clang_getCursorKindSpelling()
3825 return CXCursor_TypedefDecl; in getCursorKindForDecl()