Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp8157 LValue GlobLVal = CGF.EmitLValue(Ref); in EmitSimpleOMPExecutableDirective() local
8158 GlobalsScope.addPrivate(VD, GlobLVal.getAddress()); in EmitSimpleOMPExecutableDirective()
8172 LValue GlobLVal = CGF.EmitLValue(E); in EmitSimpleOMPExecutableDirective() local
8173 GlobalsScope.addPrivate(VD, GlobLVal.getAddress()); in EmitSimpleOMPExecutableDirective()