Home
last modified time | relevance | path

Searched refs:isCapturedVar (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp49 static bool isCapturedVar(CodeGenFunction &CGF, const VarDecl *VD) { in isCapturedVar() function in __anon345f35800111::OMPLexicalScope
68 isCapturedVar(CGF, VD) || in OMPLexicalScope()