Searched refs:recordObjCInstanceVariables (Results 1 – 2 of 2) sorted by relevance
72 void recordObjCInstanceVariables(
289 recordObjCInstanceVariables(ObjCInterfaceRecord, Decl->ivars()); in VisitObjCInterfaceDecl()389 recordObjCInstanceVariables(ObjCCategoryRecord, Decl->ivars()); in VisitObjCCategoryDecl()524 void ExtractAPIVisitor::recordObjCInstanceVariables( in recordObjCInstanceVariables() function in ExtractAPIVisitor