Home
last modified time | relevance | path

Searched defs:FIRTypesTest (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/unittests/Optimizer/
H A DFIRTypesTest.cpp14 struct FIRTypesTest : public testing::Test { struct
27 TEST_F(FIRTypesTest, isPolymorphicTypeTest) { in TEST_F() argument
81 TEST_F(FIRTypesTest, isUnlimitedPolymorphicTypeTest) { in TEST_F() argument
128 TEST_F(FIRTypesTest, isBoxedRecordType) { in TEST_F() argument
157 TEST_F(FIRTypesTest, isScalarBoxedRecordType) { in TEST_F() argument
193 TEST_F(FIRTypesTest, updateTypeForUnlimitedPolymorphic) { in TEST_F() argument
263 TEST_F(FIRTypesTest, getTypeAsString) { in TEST_F() argument