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

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

Completed in 219 milliseconds