Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2355 LangOptions::FPEvalMethodKind getTUFPEvalMethod() const { in getTUFPEvalMethod() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp1776 OS << getTUFPEvalMethod(); in ExpandBuiltinMacro()