Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7685 CheckMaxUnsignedZero(TheCall, FDecl); in CheckFunctionCall()
13059 void Sema::CheckMaxUnsignedZero(const CallExpr *Call, in CheckMaxUnsignedZero() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14048 void CheckMaxUnsignedZero(const CallExpr *Call, const FunctionDecl *FDecl);