Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp121 const bool ValidArg = ArgN == Ret || ArgN < FD->getNumParams(); in checkValidity() local
227 const bool ValidArg = in checkSpecificValidity() local
283 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local
383 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local