Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp63 ObjCProperties; member in clang::api_notes::APINotesWriter::Implementation
715 if (ObjCProperties.empty()) in writeObjCPropertyBlock()
723 for (auto &OP : ObjCProperties) in writeObjCPropertyBlock()
1372 ->ObjCProperties[std::make_tuple(CtxID.Value, NameID, IsInstanceProperty)] in addObjCProperty()