Searched refs:thisIs (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Evaluate/ |
| H A D | characteristics.h | 149 const char *thisIs = "pointer", const char *thatIs = "target",
|
| /llvm-project-15.0.7/flang/lib/Evaluate/ |
| H A D | characteristics.cpp | 152 const TypeAndShape &that, const char *thisIs, const char *thatIs, in IsCompatibleWith() argument 158 thatIs, that.AsFortran(), thisIs, AsFortran()); in IsCompatibleWith() 162 CheckConformance(messages, shape_, that.shape_, flags, thisIs, thatIs) in IsCompatibleWith()
|