Searched refs:ConstWithoutErrnoAndExceptions (Results 1 – 2 of 2) sorted by relevance
16109 bool ConstWithoutErrnoAndExceptions = in AddKnownFunctionAttributes() local16114 (ConstWithoutErrnoAndExceptions || ConstWithoutExceptions) && in AddKnownFunctionAttributes()16115 (!ConstWithoutErrnoAndExceptions || in AddKnownFunctionAttributes()
2224 bool ConstWithoutErrnoAndExceptions = in EmitBuiltinExpr() local2229 ((ConstWithoutErrnoAndExceptions || ConstWithoutExceptions) && in EmitBuiltinExpr()2230 (!ConstWithoutErrnoAndExceptions || (!getLangOpts().MathErrno)))) { in EmitBuiltinExpr()