Searched defs:DestLVal (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 5540 EmitOMPCopy(PrivateExpr->getType(), DestLVal.getAddress(), in EmitOMPScanDirective() local |
H A D | CGClass.cpp | 2216 LValue DestLVal = MakeAddrLValue(This, DestTy); EmitCXXConstructorCall() local |