Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp1628 static bool isCapturedBy(const VarDecl &Var, const Stmt *S) { in isCapturedBy() function
1639 static bool isCapturedBy(const VarDecl &Var, const Expr *E) { in isCapturedBy() function