Searched refs:TypeVector (Results 1 – 5 of 5) sorted by relevance
110 GlobalState->TypeVector.push_back(Type); in SetUpTestCase()117 GlobalState->ItemStream.setItems(GlobalState->TypeVector); in SetUpTestCase()134 if (GlobalState->TypeVector[Index] != Types.getType(TI)) in ValidateDatabaseRecord()145 if (GlobalState->TypeVector[TI.toArrayIndex()] != in ValidateVisitedRecord()165 std::vector<CVType> TypeVector; member208 GlobalState->TypeVector.size(), in TEST_F()240 GlobalState->TypeVector.size(), in TEST_F()269 GlobalState->TypeVector.size(), in TEST_F()299 GlobalState->TypeVector.size(), in TEST_F()329 GlobalState->TypeVector.size(), in TEST_F()
38 struct TypeVector { struct39 template <typename... FortranType> static constexpr TypeVector Create() { in Create() argument41 return TypeVector{storage::start, storage::end, sizeof...(FortranType)}; in Create()54 const TypeVector &lhs, const std::vector<DynamicType> &rhs) { in operator ==()85 TypeVector argumentTypes;102 static constexpr TypeVector arguments{103 TypeVector::Create<host::FortranType<HostTA>...>()};
391 typedef std::vector<std::string> TypeVector; typedef in ObjCRuntimeMethodType393 TypeVector m_type_vector;
2071 typedef SmallVector<ParsedType, 12> TypeVector; typedef
3266 TypeVector Types; in ParseGenericSelectionExpression()