Searched refs:numPatArgs (Results 1 – 1 of 1) sorted by relevance
959 auto numPatArgs = tree.getNumArgs(); in getLocation() local961 if (numPatArgs != 0) { in getLocation()962 if (auto lastArg = tree.getArgAsNestedDag(numPatArgs - 1)) in getLocation()980 auto numPatArgs = tree.getNumArgs(); in handleOpCreation() local986 auto inPattern = numPatArgs - hasLocationDirective; in handleOpCreation()