Searched refs:addObjCProperty (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/APINotes/ |
| H A D | APINotesWriter.h | 66 void addObjCProperty(ContextID CtxID, llvm::StringRef Name,
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesYAMLCompiler.cpp | 922 Writer.addObjCProperty(CtxID, Property.Name, in convertContext() 926 Writer.addObjCProperty(CtxID, Property.Name, true, PI, SwiftVersion); in convertContext() 927 Writer.addObjCProperty(CtxID, Property.Name, false, PI, SwiftVersion); in convertContext()
|
| H A D | APINotesWriter.cpp | 1470 void APINotesWriter::addObjCProperty(ContextID CtxID, StringRef Name, in addObjCProperty() function in clang::api_notes::APINotesWriter
|