Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DLangOptions.h452 void setAllowFPContractWithinStatement() { in setAllowFPContractWithinStatement() function
533 void setAllowFPContractWithinStatement() { in setAllowFPContractWithinStatement() function
554 setAllowFPContractWithinStatement(); in setFPPreciseEnabled()
/external/llvm-project/clang/lib/Sema/
DSemaAttr.cpp961 NewFPFeatures.setAllowFPContractWithinStatement(); in ActOnPragmaFPContract()