Home
last modified time | relevance | path

Searched refs:getAdjustedParameterIndex (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h427 getAdjustedParameterIndex(unsigned ASTArgumentIndex) const { in getAdjustedParameterIndex() function
775 getAdjustedParameterIndex(unsigned ASTArgumentIndex) const override { in getAdjustedParameterIndex() function
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp317 *Caller->getAdjustedParameterIndex(Idx), currBldrCtx->blockCount()); in computeObjectUnderConstruction()
H A DCallEvent.cpp291 if (auto AdjIdx = getAdjustedParameterIndex(Idx)) in invalidateRegions()