Searched refs:FPP_None (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h311 enum ExcessPrecisionKind { FPP_Standard, FPP_Fast, FPP_None }; enumerator in enum:clang::LangOptions::ExcessPrecisionKind
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1523 Ctx.getLangOpts().ExcessPrecisionKind::FPP_None)
1531 Ctx.getLangOpts().ExcessPrecisionKind::FPP_None)

Completed in 86 milliseconds