D | MetadataTest.cpp | 92 MDTypeRef getBasicType(StringRef Name) { in getBasicType() function in __anon68cdb3b90111::MetadataTest 99 getBasicType("basictype"), 1, 2, 0, 0) in getDerivedType() 968 MDTypeRef BaseType = getBasicType("basic"); in TEST_F() 1005 Scope, getBasicType("basic2"), 2, 3, 4, 5, ExtraData)); in TEST_F() 1029 MDTypeRef BaseType = getBasicType("basic"); in TEST_F() 1105 Context, Tag, Name, File, Line, Scope, getBasicType("other"), in TEST_F() 1685 MDTypeRef Type = getBasicType("basic"); in TEST_F() 1696 MDTemplateTypeParameter::get(Context, Name, getBasicType("other"))); in TEST_F() 1707 MDTypeRef Type = getBasicType("basic"); in TEST_F() 1723 getBasicType("other"), Value)); in TEST_F() [all …]
|