Searched refs:matchMethodInvocation (Results 1 – 4 of 4) sorted by relevance
62 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in FailWithFacts
67 public Description matchMethodInvocation(MethodInvocationTree namedCall, VisitorState state) { in matchMethodInvocation() method in NamedToWithMessage
79 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in StoreActualValueInField
314 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in NullAway