Searched defs:typeIsA (Results 1 – 1 of 1) sorted by relevance
118 bool RecTy::typeIsA(const RecTy *RHS) const { return this == RHS; } typeIsA() function in RecTy 185 bool ListRecTy::typeIsA(const RecTy *RHS) const { typeIsA() function in ListRecTy 290 bool RecordRecTy::typeIsA(const RecTy *RHS) const { typeIsA() function in RecordRecTy [all...]