Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3413 CheckMaxUnsignedZero(TheCall, FDecl); in CheckFunctionCall()
8301 void Sema::CheckMaxUnsignedZero(const CallExpr *Call, in CheckMaxUnsignedZero() function in Sema
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2575 void CheckMaxUnsignedZero(const CallExpr *Call, const FunctionDecl *FDecl);