Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h79 FPOptions InitialFPFeatures; variable
82 : IsStmtExpr(IsStmtExpr), InitialFPFeatures(FPO) {} in CompoundScopeInfo()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp457 : getCurCompoundScope().InitialFPFeatures; in ActOnCompoundStmt()