HomeSort by: relevance | last modified time | path
    Searched refs:addInstanceMethod (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 2428 void addInstanceMethod(ObjCMethodDecl *method) {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 5600 D->addInstanceMethod(DTORMethod);
5621 D->addInstanceMethod(CTORMethod);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp 4826 ImpDecl->addInstanceMethod(ObjCMethod);

Completed in 61 milliseconds