Searched refs:isCapturedVar (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/lib/CodeGen/ | ||
D | CGStmtOpenMP.cpp | 62 static bool isCapturedVar(CodeGenFunction &CGF, const VarDecl *VD) { in isCapturedVar() function in __anone1cc1baf0111::OMPLexicalScope |
/external/clang/lib/CodeGen/ | ||
D | CGStmtOpenMP.cpp | 49 static bool isCapturedVar(CodeGenFunction &CGF, const VarDecl *VD) { in isCapturedVar() function in __anon1bf826e10111::OMPLexicalScope |