Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3674 LValue SrcLVal = CGF.EmitLValue(CopyArrayElem); in emitScanBasedDirectiveFinals() local
5539 LValue SrcLVal = EmitLValue(LHSs[I]); in EmitOMPScanDirective() local
5553 LValue SrcLVal; in EmitOMPScanDirective() local
5597 LValue SrcLVal = EmitLValue(OrigExpr); in EmitOMPScanDirective() local
5637 LValue SrcLVal = EmitLValue(CopyArrayElem); in EmitOMPScanDirective() local
H A DCGClass.cpp2223 LValue SrcLVal = MakeAddrLValue(Src, SrcTy); in EmitCXXConstructorCall() local