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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp184 static BlockMoveFn getMoveArrayPrim(PrimType Type) { function
203 MoveFn(getMoveArrayPrim(Type)) {
212 DtorFn(getDtorArrayPrim(Type)), MoveFn(getMoveArrayPrim(Type)) {

Completed in 104 milliseconds