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

/external/llvm/include/llvm/IR/
H A DType.h239 /// isFirstClassType - Return true if the type is "first class", meaning it
242 bool isFirstClassType() const { function in class:llvm::Type

Completed in 127 milliseconds