Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp16488 bool NoExceptions = in AddKnownFunctionAttributes() local
16497 (!getLangOpts().MathErrno && NoExceptions)) && in AddKnownFunctionAttributes()
16498 (!ConstWithoutExceptions || NoExceptions)) in AddKnownFunctionAttributes()