Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDescriptor.cpp329 static BlockDtorFn getDtorArrayPrim(PrimType Type) { in getDtorArrayPrim() function
361 DtorFn(getDtorArrayPrim(Type)), MoveFn(getMoveArrayPrim(Type)) { in Descriptor()
374 DtorFn(getDtorArrayPrim(Type)), MoveFn(getMoveArrayPrim(Type)) { in Descriptor()