Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DStdLibraryFunctionsChecker.cpp120 const bool ValidArg = ArgN == Ret || ArgN < FD->getNumParams(); in checkValidity() local
198 const bool ValidArg = in checkSpecificValidity() local
250 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local
340 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local