Searched refs:addObjCMethod (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/ |
| H A D | APINotesWriter.h | 66 void addObjCMethod(ContextID CtxID, ObjCSelectorRef Selector,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/ |
| H A D | API.cpp | 414 ObjCMethodRecord *APISet::addObjCMethod( in addObjCMethod() function in APISet
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesYAMLCompiler.cpp | 780 Writer.addObjCMethod(ClassID, Selector, M.Kind == MethodKind::Instance, MI, in convertMethod()
|
| H A D | APINotesWriter.cpp | 1309 void APINotesWriter::addObjCMethod(ContextID CtxID, ObjCSelectorRef Selector, in addObjCMethod() function in clang::api_notes::APINotesWriter
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
| H A D | ExtractAPIVisitor.h | 1312 API.addObjCMethod(Container, Name, USR, Loc, in recordObjCMethods()
|
| H A D | API.h | 1438 addObjCMethod(ObjCContainerRecord *Container, StringRef Name, StringRef USR,
|