Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h516 void setAllowFPContractWithinStatement() { in setAllowFPContractWithinStatement() function
597 void setAllowFPContractWithinStatement() { in setAllowFPContractWithinStatement() function
618 setAllowFPContractWithinStatement(); in setFPPreciseEnabled()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp1101 NewFPFeatures.setAllowFPContractWithinStatement(); in ActOnPragmaFPContract()