Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h725 void setAllowFPContractWithinStatement() { in setAllowFPContractWithinStatement() function
834 void setAllowFPContractWithinStatement() { in setAllowFPContractWithinStatement() function
855 setAllowFPContractWithinStatement(); in setFPPreciseEnabled()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAttr.cpp1276 NewFPFeatures.setAllowFPContractWithinStatement(); in ActOnPragmaFPContract()