Searched refs:IsConstantCall (Results 1 – 1 of 1) sorted by relevance
1958 static bool IsConstantCall(const CallExpr *E) { in IsConstantCall() function2009 return IsConstantCall(cast<CallExpr>(E)); in IsGlobalLValue()9093 if (IsConstantCall(E)) in VisitCallExpr()