Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp577 if (!isPreciseFPEnabled()) in ActOnPragmaFloatControl()
1346 if (!isPreciseFPEnabled()) in ActOnPragmaFEnvAccess()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10991 bool isPreciseFPEnabled() { in isPreciseFPEnabled() function