Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPIRecords.inc60 CONCRETE_RECORD(ObjCClassPropertyRecord, ObjCPropertyRecord,
H A DAPI.h1055 struct ObjCClassPropertyRecord : ObjCPropertyRecord { struct
1056 ObjCClassPropertyRecord(StringRef USR, StringRef Name, SymbolReference Parent, in ObjCClassPropertyRecord() argument
H A DExtractAPIVisitor.h1467 API.createRecord<ObjCClassPropertyRecord>( in recordObjCProperties()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp192 void ObjCClassPropertyRecord::anchor() {} in anchor()