Searched refs:SpecialParameterIdx (Results 1 – 1 of 1) sorted by relevance
120 int SpecialParameterIdx = lookupSpecialKernelParameter(ParamName); in processSpecialKernelParameters() local128 if (SpecialParameterIdx < 0 && UT.getAsString() == KernelContextUnqualifiedTypeName) { in processSpecialKernelParameters()134 SpecialParameterIdx = lookupSpecialKernelParameter("context"); in processSpecialKernelParameters()139 if (SpecialParameterIdx < 0) { in processSpecialKernelParameters()152 const SpecialParameter &SP = specialParameterTable[SpecialParameterIdx]; in processSpecialKernelParameters()166 if (SpecialParameterIdx < LastSpecialParameterIdx) { in processSpecialKernelParameters()202 FirstLocationSpecialParameterIdx = SpecialParameterIdx; in processSpecialKernelParameters()225 LastSpecialParameterIdx = SpecialParameterIdx; in processSpecialKernelParameters()