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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h1058 void GenerateObjCMethod(const ObjCMethodDecl *OMD);
H A DCGObjC.cpp507 void CodeGenFunction::GenerateObjCMethod(const ObjCMethodDecl *OMD) { function in class:CodeGenFunction
H A DCodeGenModule.cpp3014 CodeGenFunction(*this).GenerateObjCMethod(OMD);

Completed in 180 milliseconds