Searched refs:isTypeRef (Results 1 – 1 of 1) sorted by relevance
422 static bool isTypeRef(const Value *Val) { in isTypeRef() function431 return isTypeRef(Fld); in fieldIsTypeRef()1457 assert(isTypeRef(V) && "DITypeRef should be a MDString or MDNode"); in DIRef()