Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp590 if (!isPreciseFPEnabled()) in ActOnPragmaFloatControl()
1342 if (!isPreciseFPEnabled()) in ActOnPragmaFEnvAccess()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1888 bool isPreciseFPEnabled() { in isPreciseFPEnabled() function