Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3655 LValue DestLVal = CGF.EmitLValue(OrigExpr); emitScanBasedDirectiveFinals() local
5520 LValue DestLVal = EmitLValue(TempExpr); EmitOMPScanDirective() local
5534 LValue DestLVal; EmitOMPScanDirective() local
5578 LValue DestLVal = EmitLValue(CopyArrayElem); EmitOMPScanDirective() local
5620 LValue DestLVal = EmitLValue(OrigExpr); EmitOMPScanDirective() local
[all...]
H A DCGClass.cpp2224 LValue DestLVal = MakeAddrLValue(This, DestTy); EmitCXXConstructorCall() local