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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp67 void finishType(StructType *DTy, StructType *STy, ArrayRef<Type *> ETypes);
216 void TypeMapTy::finishType(StructType *DTy, StructType *STy, function in class:TypeMapTy
290 finishType(DTy, STy, ElementTypes);
344 finishType(DTy, STy, ElementTypes);

Completed in 32 milliseconds