Searched defs:isFirstClassType (Results 1 – 2 of 2) sorted by relevance
217 bool isFirstClassType() const { return LLVMTy->isFirstClassType(); } in isFirstClassType() function
250 bool Type::isFirstClassType() const { in isFirstClassType() function in Type