Searched refs:dataType (Results 1 – 2 of 2) sorted by relevance
1009 SExpr *dataType() { return Dtype; } in dataType() function1010 const SExpr *dataType() const { return Dtype; } in dataType() function1023 return Cmp.compare(dataType(), E->dataType()); in compare()
748 self()->printSExpr(E->dataType(), SS, Prec_Other-1); in printAlloc()