Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4921 LValue SrcLVal = EmitLValue(LHSs[I]); in EmitOMPScanDirective() local
4935 LValue SrcLVal; in EmitOMPScanDirective() local
4980 LValue SrcLVal = EmitLValue(OrigExpr); in EmitOMPScanDirective() local
5021 LValue SrcLVal = EmitLValue(CopyArrayElem); in EmitOMPScanDirective() local
H A DCGClass.cpp2157 LValue SrcLVal = MakeAddrLValue(Src, SrcTy); in EmitCXXConstructorCall() local