Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp4498 LValue DestLVal = EmitLValue(TempExpr); in EmitOMPScanDirective() local
4512 LValue DestLVal; in EmitOMPScanDirective() local
4557 LValue DestLVal = EmitLValue(CopyArrayElem); in EmitOMPScanDirective() local
4600 LValue DestLVal = EmitLValue(OrigExpr); in EmitOMPScanDirective() local
DCGClass.cpp2159 LValue DestLVal = MakeAddrLValue(This, DestTy); in EmitCXXConstructorCall() local