Home
last modified time | relevance | path

Searched refs:FPP_None (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h305 enum ExcessPrecisionKind { FPP_Standard, FPP_Fast, FPP_None }; enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp1585 Ctx.getLangOpts().ExcessPrecisionKind::FPP_None) in UseExcessPrecision()
1593 Ctx.getLangOpts().ExcessPrecisionKind::FPP_None) in UseExcessPrecision()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
HDOptions.td2196 NormalizedValues<["FPP_Standard", "FPP_Fast", "FPP_None"]>;
2204 NormalizedValues<["FPP_Standard", "FPP_Fast", "FPP_None"]>,
2213 NormalizedValues<["FPP_Standard", "FPP_Fast", "FPP_None"]>,