Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h79 FPOptions InitialFPFeatures; variable
82 : IsStmtExpr(IsStmtExpr), InitialFPFeatures(FPO) {} in CompoundScopeInfo()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp451 : getCurCompoundScope().InitialFPFeatures; in ActOnCompoundStmt()