Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5540 EmitOMPCopy(PrivateExpr->getType(), DestLVal.getAddress(), in EmitOMPScanDirective() local
3627 LValue DestLVal = CGF.EmitLValue(OrigExpr); emitScanBasedDirectiveFinals() local
5481 LValue DestLVal = EmitLValue(TempExpr); EmitOMPScanDirective() local
5495 LValue DestLVal; EmitOMPScanDirective() local
5583 LValue DestLVal = EmitLValue(OrigExpr); EmitOMPScanDirective() local
[all...]
H A DCGClass.cpp2216 LValue DestLVal = MakeAddrLValue(This, DestTy); EmitCXXConstructorCall() local