Searched defs:isSized (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h265 bool isSized(SmallPtrSetImpl<Type*> *Visited = nullptr) const { function in class:llvm::Type
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp480 bool StructType::isSized(SmallPtrSetImpl<Type*> *Visited) const { function in class:StructType

Completed in 120 milliseconds