Searched refs:getDtorPrim (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp168 static BlockDtorFn getDtorPrim(PrimType Type) { function
192 CtorFn(getCtorPrim(Type)), DtorFn(getDtorPrim(Type)),

Completed in 98 milliseconds