Searched refs:is_bind_once_call (Results 1 – 1 of 1) sorted by relevance
69 auto is_bind_once_call = callee(namedDecl(hasName("::base::BindOnce"))); in GetMatcher() local72 return callExpr(is_bind_once_call, in GetMatcher()