Searched refs:addInstanceMethod (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclObjC.h1854 void addInstanceMethod(ObjCMethodDecl *method) { function in class:clang::ObjCImplDecl
/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp3010 D->addInstanceMethod(DTORMethod);
3034 D->addInstanceMethod(CTORMethod);
/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp3168 ImpDecl->addInstanceMethod(ObjCMethod);

Completed in 318 milliseconds