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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjC.cpp 804 void CodeGenFunction::GenerateObjCMethod(const ObjCMethodDecl *OMD) {
CodeGenFunction.h 2041 void GenerateObjCMethod(const ObjCMethodDecl *OMD);
CodeGenModule.cpp 5791 CodeGenFunction(*this).GenerateObjCMethod(OMD);

Completed in 41 milliseconds