Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp16107 bool NoExceptions = in AddKnownFunctionAttributes() local
16116 (!getLangOpts().MathErrno && NoExceptions)) && in AddKnownFunctionAttributes()
16117 (!ConstWithoutExceptions || NoExceptions)) in AddKnownFunctionAttributes()