Searched refs:boolCode (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/unittests/Runtime/ |
H A D | TemporaryStack.cpp | 138 const TypeCode boolCode{CFI_type_Bool}; in TEST() local 147 boolCode, 1, nullptr, rank, extent, CFI_attribute_other, adendum); in TEST() 162 boolCode, 1, nullptr, rank, extent, CFI_attribute_other, adendum); in TEST()
|