Home
last modified time | relevance | path

Searched defs:ValidArg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp230 const bool ValidArg = ArgN == Ret || ArgN < FD->getNumParams(); in checkValidity() local
307 const bool ValidArg = in checkSpecificValidity() local
399 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local
446 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local
513 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local