Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5541 SrcLVal.getAddress(), in EmitOMPScanDirective() local
3628 LValue SrcLVal = CGF.EmitLValue(CopyArrayElem); emitScanBasedDirectiveFinals() local
5482 LValue SrcLVal = EmitLValue(LHSs[I]); EmitOMPScanDirective() local
5496 LValue SrcLVal; EmitOMPScanDirective() local
5582 LValue SrcLVal = EmitLValue(CopyArrayElem); EmitOMPScanDirective() local
[all...]
H A DCGClass.cpp2214 LValue SrcLVal = MakeAddrLValue(Src, SrcTy); EmitCXXConstructorCall() local