Searched refs:tryCaptureAsMemberVariable (Results 1 – 1 of 1) sorted by relevance
115 static bool tryCaptureAsMemberVariable(const MatchFinder::MatchResult &Result,165 tryCaptureAsMemberVariable(Result, B, CE->getArg(0))) { in initializeBindArgumentForCallExpr()220 static bool tryCaptureAsMemberVariable(const MatchFinder::MatchResult &Result, in tryCaptureAsMemberVariable() function224 return tryCaptureAsMemberVariable(Result, B, CE->getArg(0)); in tryCaptureAsMemberVariable()301 tryCaptureAsMemberVariable(Result, B, B.E)) in buildBindArguments()