Searched refs:CXCursor_ClassDecl (Results 1 – 2 of 2) sorted by relevance
1277 CXCursor_ClassDecl => !cur.is_definition(), in from_ty()1391 CXCursor_ClassDecl => { in from_ty()1598 CXCursor_ClassDecl | CXCursor_StructDecl => CompKind::Struct, in kind_from_cursor()
216 const CXCursor_ClassDecl = 4, constant