Searched refs:LocE (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 6453 OpaqueValueExpr LocE(CallLoc, Info.Ctx.IntTy, VK_PRValue); in HandleDestructionImpl() local 6461 ElemLV.addArray(Info, &LocE, CAT); in HandleDestructionImpl() 6462 if (!HandleLValueArrayAdjustment(Info, &LocE, ElemLV, ElemT, Size)) in HandleDestructionImpl() 6473 if (!HandleLValueArrayAdjustment(Info, &LocE, ElemLV, ElemT, -1) || in HandleDestructionImpl() 6568 if (!HandleLValueMember(Info, &LocE, Subobject, FD, &Layout)) in HandleDestructionImpl() 6586 if (!HandleLValueDirectBase(Info, &LocE, Subobject, RD, in HandleDestructionImpl()
|