Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp62 static bool isCapturedVar(CodeGenFunction &CGF, const VarDecl *VD) { in isCapturedVar() function in __anone1cc1baf0111::OMPLexicalScope
90 isCapturedVar(CGF, VD) || (CGF.CapturedStmtInfo && in OMPLexicalScope()
196 static bool isCapturedVar(CodeGenFunction &CGF, const VarDecl *VD) { in isCapturedVar() function in __anone1cc1baf0111::OMPSimdLexicalScope
249 isCapturedVar(CGF, VD) || in OMPSimdLexicalScope()
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp49 static bool isCapturedVar(CodeGenFunction &CGF, const VarDecl *VD) { in isCapturedVar() function in __anon1bf826e10111::OMPLexicalScope
68 isCapturedVar(CGF, VD) || in OMPLexicalScope()