Home
last modified time | relevance | path

Searched refs:LocE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6616 OpaqueValueExpr LocE(CallRange.getBegin(), Info.Ctx.IntTy, VK_PRValue); in HandleDestructionImpl() local
6627 ElemLV.addArray(Info, &LocE, CAT); in HandleDestructionImpl()
6628 if (!HandleLValueArrayAdjustment(Info, &LocE, ElemLV, ElemT, Size)) in HandleDestructionImpl()
6639 if (!HandleLValueArrayAdjustment(Info, &LocE, ElemLV, ElemT, -1) || in HandleDestructionImpl()
6737 if (!HandleLValueMember(Info, &LocE, Subobject, FD, &Layout)) in HandleDestructionImpl()
6755 if (!HandleLValueDirectBase(Info, &LocE, Subobject, RD, in HandleDestructionImpl()