Home
last modified time | relevance | path

Searched defs:addObjCMethod (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp414 ObjCMethodRecord *APISet::addObjCMethod( addObjCMethod() function in APISet
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1309 void APINotesWriter::addObjCMethod(ContextID CtxID, ObjCSelectorRef Selector, addObjCMethod() function in clang::api_notes::APINotesWriter