Home
last modified time | relevance | path

Searched refs:ConstWithoutErrnoAndExceptions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp816 bool ConstWithoutErrnoAndExceptions = in emitLibraryCall() local
820 if (ConstWithoutErrnoAndExceptions && CGF.CGM.getLangOpts().MathErrno && in emitLibraryCall()
2666 bool ConstWithoutErrnoAndExceptions = in EmitBuiltinExpr() local
2687 ConstWithoutErrnoAndExceptions || ConstWithoutExceptions; in EmitBuiltinExpr()
2694 ConstWithoutErrnoOrExceptions && !ConstWithoutErrnoAndExceptions; in EmitBuiltinExpr()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp16971 bool ConstWithoutErrnoAndExceptions = in AddKnownFunctionAttributes() local
16976 (ConstWithoutErrnoAndExceptions || ConstWithoutExceptions) && in AddKnownFunctionAttributes()
16977 (!ConstWithoutErrnoAndExceptions || in AddKnownFunctionAttributes()