Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp128 const bool ValidArg = ArgN == Ret || ArgN < FD->getNumParams(); in checkValidity() local
225 const bool ValidArg = in checkSpecificValidity() local
279 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local
379 const bool ValidArg = getArgType(FD, ArgN)->isPointerType(); in checkSpecificValidity() local