Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DDescriptor.cpp184 static BlockMoveFn getMoveArrayPrim(PrimType Type) { in getMoveArrayPrim() function
203 MoveFn(getMoveArrayPrim(Type)) { in Descriptor()
212 DtorFn(getDtorArrayPrim(Type)), MoveFn(getMoveArrayPrim(Type)) { in Descriptor()