Home | History | Annotate | Download | only in compiler

Lines Matching refs:PARENT

202    * @param operation non-null reference to parent operation.
203 * @param opPos The op map position of the parent operation.
224 * @param unary The parent unary operation.
225 * @param opPos The position in the op map of the parent operation.
851 pattern = new FunctionPattern(compileFunction(opPos), Axis.PARENT, Axis.CHILD);
861 Axis.PARENT, Axis.CHILD);
871 Axis.PARENT, Axis.ATTRIBUTE);
895 Axis.PARENT, Axis.CHILD);
914 // self::foo/parent::node[child::foo[3]]", or close enough.
918 Axis.PARENT, Axis.CHILD);