Searched refs:mDecorations (Results 1 – 3 of 3) sorted by relevance
37 mDecorations.push_back(decorInst); in decorate()50 mDecorations.push_back(decorInst); in memberDecorate()
142 return mDecorations; in getAnnotations()151 std::vector<Instruction *> mDecorations; variable
79 private final ArrayList<DecorationInfo> mDecorations = new ArrayList<>(); field in TextLine1180 mDecorations.clear(); in handleRun()1211 Math.min(activeEnd, mlimit), mDecorations); in handleRun()1215 mDecorations.clear(); in handleRun()1228 mDecorations.add(copy); in handleRun()1236 Math.min(activeEnd, mlimit), mDecorations); in handleRun()