Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9324 static bool IsInfinityFunction(const FunctionDecl *FDecl) { in IsInfinityFunction() function
9357 IsInfinityFunction(FDecl) || in CheckInfNaNFunction()