Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp206 setTUFPEvalMethod(getTargetInfo().getFPEvalMethod()); in Initialize()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2342 void setTUFPEvalMethod(LangOptions::FPEvalMethodKind Val) { in setTUFPEvalMethod() function