Searched defs:addObjCMethod (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ | ||
H A D | API.cpp | 414 ObjCMethodRecord *APISet::addObjCMethod( addObjCMethod() function in APISet |
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 1309 void APINotesWriter::addObjCMethod(ContextID CtxID, ObjCSelectorRef Selector, addObjCMethod() function in clang::api_notes::APINotesWriter |