Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp6079 CheckMaxUnsignedZero(TheCall, FDecl); in CheckFunctionCall()
11322 void Sema::CheckMaxUnsignedZero(const CallExpr *Call, in CheckMaxUnsignedZero() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13595 void CheckMaxUnsignedZero(const CallExpr *Call, const FunctionDecl *FDecl);