Home | History | Annotate | Download | only in Utils

Lines Matching full:nocapture

43   AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
68 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
118 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
119 AS[1] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
145 AS[0] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
168 AS[0] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
241 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
242 AS[1] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
346 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
370 AS[0] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
403 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
404 AS[1] = AttributeSet::get(M->getContext(), 2, Attribute::NoCapture);
435 AS[0] = AttributeSet::get(M->getContext(), 1, Attribute::NoCapture);
436 AS[1] = AttributeSet::get(M->getContext(), 4, Attribute::NoCapture);