Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.h100 static constexpr MetadataSize InlineDescMD = sizeof(InlineDescriptor); member
H A DByteCodeExprGen.cpp2250 Descriptor *D = P.createDescriptor(Src, Ty, Descriptor::InlineDescMD, IsConst, in allocateLocalPrimitive()
2286 Src, Ty.getTypePtr(), Descriptor::InlineDescMD, Ty.isConstQualified(), in allocateLocal()