Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h147 void recordObjCInstanceVariables(
1006 getDerivedExtractAPIVisitor().recordObjCInstanceVariables(ObjCInterfaceRecord, in VisitObjCInterfaceDecl()
1145 getDerivedExtractAPIVisitor().recordObjCInstanceVariables(ObjCCategoryRecord, in VisitObjCCategoryDecl()
1363 void ExtractAPIVisitorBase<Derived>::recordObjCInstanceVariables( in recordObjCInstanceVariables() function