Home
last modified time | relevance | path

Searched refs:recordObjCInstanceVariables (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp472 recordObjCInstanceVariables(ObjCInterfaceRecord, Decl->ivars()); in VisitObjCInterfaceDecl()
573 recordObjCInstanceVariables(ObjCCategoryRecord, Decl->ivars()); in VisitObjCCategoryDecl()
738 void recordObjCInstanceVariables( in recordObjCInstanceVariables() function in __anon4a2c2dcf0111::ExtractAPIVisitor