Home
last modified time | relevance | path

Searched defs:SrcLVal (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3628 LValue SrcLVal = CGF.EmitLValue(CopyArrayElem); in emitScanBasedDirectiveFinals() local
5448 LValue SrcLVal = EmitLValue(LHSs[I]); in EmitOMPScanDirective() local
5462 LValue SrcLVal; in EmitOMPScanDirective() local
5507 LValue SrcLVal = EmitLValue(OrigExpr); in EmitOMPScanDirective() local
5548 LValue SrcLVal = EmitLValue(CopyArrayElem); in EmitOMPScanDirective() local
H A DCGClass.cpp2224 LValue SrcLVal = MakeAddrLValue(Src, SrcTy); in EmitCXXConstructorCall() local