Searched defs:OrigCallee (Results 1 – 3 of 3) sorted by relevance
2828 static bool insertSinCosCall(IRBuilderBase &B, Function *OrigCallee, Value *Arg, in insertSinCosCall()
5809 RValue CodeGenFunction::EmitCall(QualType CalleeType, const CGCallee &OrigCallee, in EmitCall()
520 const FunctionDecl *OrigCallee; member