Searched defs:EndCall (Results 1 – 3 of 3) sorted by relevance
19 const auto EndCall = in registerMatchers() local
37 const auto EndCall = cxxMemberCallExpr(on(SupportedContainers), registerMatchers() local
959 if (const auto *EndCall = Nodes.getNodeAs<CXXMemberCallExpr>(EndCallName)) { in isConvertible() local 1003 const auto *EndCall = Nodes.getNodeAs<Expr>(EndCallName); in check() local