Searched refs:allocArgIndexStart (Results 1 – 1 of 1) sorted by relevance
298 int allocArgIndexStart = allocArgIndexEnd; in VisitCallExpr() local306 allocArgIndexStart = hasOptions ? 2 : 1; in VisitCallExpr()307 lparenloc = args[allocArgIndexStart]->getExprLoc(); in VisitCallExpr()314 llvm::ArrayRef<clang::Expr*>(args + allocArgIndexStart, numAllocations), in VisitCallExpr()