Searched defs:OrigCallee (Results 1 – 4 of 4) sorted by relevance
2104 static void insertSinCosCall(IRBuilderBase &B, Function *OrigCallee, Value *Arg, in insertSinCosCall()
5119 RValue CodeGenFunction::EmitCall(QualType CalleeType, const CGCallee &OrigCallee, in EmitCall()
14485 Expr *OrigCallee, in RebuildCXXOperatorCallExpr()
512 const FunctionDecl *OrigCallee; member