Searched refs:CalleeFX (Results 1 – 2 of 2) sorted by relevance
5135 FunctionEffectsRef CalleeFX; in canInferOnFunction() local5137 CalleeFX = FD->getFunctionEffects(); in canInferOnFunction()5139 CalleeFX = BD->getFunctionEffects(); in canInferOnFunction()5142 for (const FunctionEffectWithCondition &CalleeEC : CalleeFX) { in canInferOnFunction()5166 bool Direct, ArrayRef<FunctionEffect> CalleeFX) const { in shouldDiagnoseFunctionCall()5171 for (const auto &Effect : CalleeFX) { in shouldDiagnoseFunctionCall()
4759 ArrayRef<FunctionEffect> CalleeFX) const;