Searched refs:getBasicType (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | MetadataTest.cpp | 102 DIType *getBasicType(StringRef Name) { in getBasicType() function in __anond9aefcc70111::MetadataTest 108 getBasicType("basictype"), 1, 2, 0, None, DINode::FlagZero); in getDerivedType() 1647 DIType *BaseType = getBasicType("basic"); in TEST_F() 1691 Scope, getBasicType("basic2"), 2, 3, 4, DWARFAddressSpace, in TEST_F() 1719 DIType *BaseType = getBasicType("basic"); in TEST_F() 1912 DIType *BasicType = getBasicType("basic"); in TEST_F() 2598 DIType *Type = getBasicType("basic"); in TEST_F() 2622 DIType *Type = getBasicType("basic"); in TEST_F() 2641 getBasicType("other"), defaulted, in TEST_F() 3062 DIType *Type = getBasicType("basic"); in TEST_F() [all …]
|