Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h661 bool isGlobalVarCaptured(const VarDecl *VD) const { in isGlobalVarCaptured() function
DCGStmtOpenMP.cpp70 InlinedShareds.isGlobalVarCaptured(VD)), in OMPLexicalScope()
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp91 InlinedShareds.isGlobalVarCaptured(VD)), in OMPLexicalScope()
251 InlinedShareds.isGlobalVarCaptured(VD)), in OMPSimdLexicalScope()
DCodeGenFunction.h1022 bool isGlobalVarCaptured(const VarDecl *VD) const {