Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h434 virtual unsigned getASTArgumentIndex(unsigned CallArgumentIndex) const { in getASTArgumentIndex() function
782 unsigned getASTArgumentIndex(unsigned CallArgumentIndex) const override { in getASTArgumentIndex() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp535 unsigned I = Call.getASTArgumentIndex(CallI); in finishArgumentConstruction()
H A DCallEvent.cpp486 if (Call.isArgumentConstructedDirectly(Call.getASTArgumentIndex(Idx))) in addParameterValuesToBindings()