Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp133 const bool ValidArg = ArgN == Ret || ArgN < FD->getNumParams(); in checkValidity() local
230 const bool ValidArg = in checkSpecificValidity() local
284 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local
384 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local