Searched refs:methodInvocationLine (Results 1 – 1 of 1) sorted by relevance
34 private boolean methodInvocationLine = false; field in LabelInfo116 create(label).methodInvocationLine = true; in setMethodInvocationLine()130 return info == null ? false : info.methodInvocationLine; in isMethodInvocationLine()143 && (info.multiTarget || info.methodInvocationLine); in needsProbe()