Searched defs:isCapturedBy (Results 1 – 2 of 2) sorted by relevance
1625 static bool isCapturedBy(const VarDecl &Var, const Stmt *S) { in isCapturedBy() function1636 static bool isCapturedBy(const VarDecl &Var, const Expr *E) { in isCapturedBy() function
1115 static bool isCapturedBy(const VarDecl &var, const Expr *e) { in isCapturedBy() function