Searched defs:isCapturedVar (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 68 static bool isCapturedVar(CodeGenFunction &CGF, const VarDecl *VD) { isCapturedVar() function in __anonb66eefd10111::OMPLexicalScope |