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

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

Completed in 58 milliseconds