Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1699 static bool isCapturedBy(const VarDecl &Var, const Stmt *S) { isCapturedBy() function
1710 static bool isCapturedBy(const VarDecl &Var, const Expr *E) { isCapturedBy() function