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