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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp251 llvm::Value *CodeGenFunction::EmitObjCSelectorExpr(const ObjCSelectorExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h4093 llvm::Value *EmitObjCSelectorExpr(const ObjCSelectorExpr *E);
H A DCGExprScalar.cpp506 return CGF.EmitObjCSelectorExpr(E);

Completed in 103 milliseconds