Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDynamicAllocator.cpp53 Block *DynamicAllocator::allocate(const Descriptor *ElementDesc, in allocate()
H A DInterp.h2884 inline bool AllocCN(InterpState &S, CodePtr OpPC, const Descriptor *ElementDesc, in AllocCN()