Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp219 static BlockDtorFn getDtorArrayPrim(PrimType Type) { in getDtorArrayPrim() function
248 CtorFn(getCtorArrayPrim(Type)), DtorFn(getDtorArrayPrim(Type)), in Descriptor()
259 CtorFn(getCtorArrayPrim(Type)), DtorFn(getDtorArrayPrim(Type)), in Descriptor()