Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp16969 bool NoExceptions = in AddKnownFunctionAttributes() local
16978 (!getLangOpts().MathErrno && NoExceptions)) && in AddKnownFunctionAttributes()
16979 (!ConstWithoutExceptions || NoExceptions)) in AddKnownFunctionAttributes()