Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DType.h276 bool isSized() const { in isSized() function
/external/llvm/lib/IR/
DType.cpp559 bool StructType::isSized() const { in isSized() function in StructType