Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesWriter.h66 void addObjCMethod(ContextID CtxID, ObjCSelectorRef Selector,
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp414 ObjCMethodRecord *APISet::addObjCMethod( in addObjCMethod() function in APISet
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp780 Writer.addObjCMethod(ClassID, Selector, M.Kind == MethodKind::Instance, MI, in convertMethod()
H A DAPINotesWriter.cpp1309 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 DExtractAPIVisitor.h1312 API.addObjCMethod(Container, Name, USR, Loc, in recordObjCMethods()
H A DAPI.h1438 addObjCMethod(ObjCContainerRecord *Container, StringRef Name, StringRef USR,