Searched defs:hasType (Results 1 – 5 of 5) sorted by relevance
88 bool hasType()const { return !(Attrib & SPIRVEA_NOTYPE);} in hasType() function
1776 bool hasType = true; in ParseDNGPrivateData() local
109 bool hasType(EVT vt) const { in hasType() function
123 bool hasType(MVT vt) const { in hasType() function
1330 bool IRMover::IdentifiedStructTypeSet::hasType(StructType *Ty) { in hasType() function in IRMover::IdentifiedStructTypeSet