Searched defs:isCapturedBy (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1600 static bool isCapturedBy(const VarDecl &Var, const Stmt *S) { function
1611 static bool isCapturedBy(const VarDecl &Var, const Expr *E) { function

Completed in 78 milliseconds