Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4920 LValue DestLVal = EmitLValue(TempExpr); in EmitOMPScanDirective() local
4934 LValue DestLVal; in EmitOMPScanDirective() local
4979 LValue DestLVal = EmitLValue(CopyArrayElem); in EmitOMPScanDirective() local
5022 LValue DestLVal = EmitLValue(OrigExpr); in EmitOMPScanDirective() local
H A DCGClass.cpp2159 LValue DestLVal = MakeAddrLValue(This, DestTy); in EmitCXXConstructorCall() local