Home
last modified time | relevance | path

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

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