Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3673 LValue DestLVal = CGF.EmitLValue(OrigExpr); in emitScanBasedDirectiveFinals() local
5538 LValue DestLVal = EmitLValue(TempExpr); in EmitOMPScanDirective() local
5552 LValue DestLVal; in EmitOMPScanDirective() local
5596 LValue DestLVal = EmitLValue(CopyArrayElem); in EmitOMPScanDirective() local
5638 LValue DestLVal = EmitLValue(OrigExpr); in EmitOMPScanDirective() local
H A DCGClass.cpp2225 LValue DestLVal = MakeAddrLValue(This, DestTy); in EmitCXXConstructorCall() local