Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPIRecords.inc58 CONCRETE_RECORD(ObjCInstancePropertyRecord, ObjCPropertyRecord,
H A DAPI.h1034 struct ObjCInstancePropertyRecord : ObjCPropertyRecord { struct
1035 ObjCInstancePropertyRecord( in ObjCInstancePropertyRecord() argument
H A DExtractAPIVisitor.h1475 API.createRecord<ObjCInstancePropertyRecord>( in recordObjCProperties()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp191 void ObjCInstancePropertyRecord::anchor() {} in anchor()