Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp16492 bool ConstWithoutExceptions = in AddKnownFunctionAttributes() local
16495 (ConstWithoutErrnoAndExceptions || ConstWithoutExceptions) && in AddKnownFunctionAttributes()
16498 (!ConstWithoutExceptions || NoExceptions)) in AddKnownFunctionAttributes()
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp2627 bool ConstWithoutExceptions = in EmitBuiltinExpr() local
2646 ConstWithoutErrnoAndExceptions || ConstWithoutExceptions; in EmitBuiltinExpr()