Searched refs:isFPConstrained (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp432 SC_Extern, S.getCurFPFeatures().isFPConstrained(),
H A DSemaLambda.cpp948 getCurFPFeatures().isFPConstrained(),
1694 S.getCurFPFeatures().isFPConstrained(),
1745 S.getCurFPFeatures().isFPConstrained(),
1816 S.getCurFPFeatures().isFPConstrained(),
H A DSemaDeclCXX.cpp13987 getCurFPFeatures().isFPConstrained(),
14108 BaseCtor->getExplicitSpecifier(), getCurFPFeatures().isFPConstrained(),
14266 getCurFPFeatures().isFPConstrained(),
14908 getCurFPFeatures().isFPConstrained(),
15258 getCurFPFeatures().isFPConstrained(),
15654 ExplicitSpecifier(), getCurFPFeatures().isFPConstrained(),
15796 ExplicitSpecifier(), getCurFPFeatures().isFPConstrained(),
H A DSemaDecl.cpp2442 getCurFPFeatures().isFPConstrained(),
9316 SemaRef.getCurFPFeatures().isFPConstrained(), isInline, HasPrototype,
9347 TInfo, ExplicitSpecifier, SemaRef.getCurFPFeatures().isFPConstrained(),
9358 SemaRef.getCurFPFeatures().isFPConstrained(), isInline,
9383 TInfo, SC, SemaRef.getCurFPFeatures().isFPConstrained(), isInline,
9401 TInfo, SemaRef.getCurFPFeatures().isFPConstrained(), isInline,
9431 TInfo, SC, SemaRef.getCurFPFeatures().isFPConstrained(), isInline,
9446 SemaRef.getCurFPFeatures().isFPConstrained(), isInline,
H A DSemaLookup.cpp878 S.getCurFPFeatures().isFPConstrained(), false,
H A DSemaStmt.cpp395 if (getCurFPFeatures().isFPConstrained()) {
H A DSemaExprCXX.cpp3192 /*TInfo=*/nullptr, SC_None, getCurFPFeatures().isFPConstrained(), false,
H A DSemaDeclAttr.cpp10010 getCurFPFeatures().isFPConstrained(), false /*isInlineSpecified*/,
H A DSemaExpr.cpp6992 /*TInfo=*/nullptr, SC_Extern, Sema->getCurFPFeatures().isFPConstrained(),
21561 SC_None, S.getCurFPFeatures().isFPConstrained(),
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h805 bool isFPConstrained() const { function in class:clang::FPOptions
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13262 E->getFPFeaturesInEffect(Info.Ctx.getLangOpts()).isFPConstrained()) {

Completed in 402 milliseconds