HomeSort by: relevance | last modified time | path
    Searched refs:getASTArgumentIndex (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 434 virtual unsigned getASTArgumentIndex(unsigned CallArgumentIndex) const {
782 unsigned getASTArgumentIndex(unsigned CallArgumentIndex) const override {
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 535 unsigned I = Call.getASTArgumentIndex(CallI);
CallEvent.cpp 486 if (Call.isArgumentConstructedDirectly(Call.getASTArgumentIndex(Idx)))

Completed in 24 milliseconds