Searched defs:isSized (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/IR/ | ||
D | Type.h | 276 bool isSized() const { in isSized() function |
/external/llvm/lib/IR/ | ||
D | Type.cpp | 559 bool StructType::isSized() const { in isSized() function in StructType |