Searched refs:EndCall (Results 1 – 2 of 2) sorted by relevance
21 const auto EndCall = in registerMatchers() local41 EndCall, has(ignoringImplicit(EndCall)))))), in registerMatchers()
874 const auto *EndCall = Nodes.getNodeAs<CXXMemberCallExpr>(EndCallName); in isConvertible() local875 if (!EndCall || !dyn_cast<MemberExpr>(EndCall->getCallee())) in isConvertible()915 const auto *EndCall = Nodes.getNodeAs<CXXMemberCallExpr>(EndCallName); in check() local925 Context, LoopVar->getInit(), EndVar ? EndVar->getInit() : EndCall, in check()929 ContainerExpr = EndCall->getImplicitObjectArgument(); in check()931 dyn_cast<MemberExpr>(EndCall->getCallee())->isArrow(); in check()