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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h2183 llvm::Value *EmitObjCSelectorExpr(const ObjCSelectorExpr *E);
H A DCGExprScalar.cpp239 return CGF.EmitObjCSelectorExpr(E);
H A DCGObjC.cpp218 llvm::Value *CodeGenFunction::EmitObjCSelectorExpr(const ObjCSelectorExpr *E) { function in class:CodeGenFunction

Completed in 121 milliseconds