Searched refs:ConstWithoutErrnoAndExceptions (Results 1 – 2 of 2) sorted by relevance
819 bool ConstWithoutErrnoAndExceptions = in emitLibraryCall() local823 if (ConstWithoutErrnoAndExceptions && CGF.CGM.getLangOpts().MathErrno && in emitLibraryCall()2670 bool ConstWithoutErrnoAndExceptions = in EmitBuiltinExpr() local2691 ConstWithoutErrnoAndExceptions || ConstWithoutExceptions; in EmitBuiltinExpr()2698 ConstWithoutErrnoOrExceptions && !ConstWithoutErrnoAndExceptions; in EmitBuiltinExpr()
16971 bool ConstWithoutErrnoAndExceptions = in AddKnownFunctionAttributes() local16976 (ConstWithoutErrnoAndExceptions || ConstWithoutExceptions) && in AddKnownFunctionAttributes()16977 (!ConstWithoutErrnoAndExceptions || in AddKnownFunctionAttributes()