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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h420 virtual unsigned getASTArgumentIndex(unsigned CallArgumentIndex) const { function in class:clang::ento::CallEvent
757 unsigned getASTArgumentIndex(unsigned CallArgumentIndex) const override {
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp535 unsigned I = Call.getASTArgumentIndex(CallI);
H A DCallEvent.cpp523 if (Call.isArgumentConstructedDirectly(Call.getASTArgumentIndex(Idx)))

Completed in 113 milliseconds