Searched refs:CXCursor_TypedefDecl (Results 1 – 7 of 7) sorted by relevance
1273 if cur.kind() == CXCursor_TypedefDecl && in from_ty()1373 CXCursor_TypedefDecl | in from_ty()
1690 clang_sys::CXCursor_TypedefDecl | in instantiate_template()
1605 CXCursor_TypedefDecl = 20, enumerator
295 const CXCursor_TypedefDecl = 20, constant
1572 else if (!strcmp(filter, "typedef")) K = CXCursor_TypedefDecl; in perform_test_load()
3049 case Decl::Typedef: return CXCursor_TypedefDecl; in getCursorKindForDecl()
4486 case CXCursor_TypedefDecl: in clang_getCursorKindSpelling()