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.cpp8459 LValue GlobLVal = CGF.EmitLValue(Ref); in EmitSimpleOMPExecutableDirective() local
8460 GlobalsScope.addPrivate(VD, GlobLVal.getAddress()); in EmitSimpleOMPExecutableDirective()
8474 LValue GlobLVal = CGF.EmitLValue(E); in EmitSimpleOMPExecutableDirective() local
8475 GlobalsScope.addPrivate(VD, GlobLVal.getAddress()); in EmitSimpleOMPExecutableDirective()