Searched refs:CXCursor_ObjCClassMethodDecl (Results 1 – 3 of 3) sorted by relevance
11 use clang_sys::CXCursor_ObjCClassMethodDecl;179 CXCursor_ObjCClassMethodDecl => { in from_ty()185 c.kind() == CXCursor_ObjCClassMethodDecl; in from_ty()
447 CXCursor_ObjCClassMethodDecl => { in from_ty()541 kind == CXCursor_ObjCClassMethodDecl in from_ty()
229 const CXCursor_ObjCClassMethodDecl = 17, constant