Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9308 static bool IsInfOrNanFunction(StringRef calleeName, MathCheck Check) { in IsInfOrNanFunction() function
9349 IsInfOrNanFunction(FDecl->getName(), MathCheck::NaN))) { in CheckInfNaNFunction()
9358 IsInfOrNanFunction(FDecl->getName(), MathCheck::Inf))) { in CheckInfNaNFunction()