Home
last modified time | relevance | path

Searched refs:isGlobalVarCaptured (Results 1 – 2 of 2) 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()