Searched refs:Swift5ReflectionSegmentName (Results 1 – 4 of 4) sorted by relevance
53 bool init(Triple TheTriple, StringRef Swift5ReflectionSegmentName);
98 StringRef Swift5ReflectionSegmentName; variable433 return Swift5ReflectionSegmentName; in getSwift5ReflectionSegmentName()
30 StringRef Swift5ReflectionSegmentName) { in init() argument58 nullptr, true, Swift5ReflectionSegmentName)); in init()
77 : Swift5ReflectionSegmentName(Swift5ReflSegmentName), TT(TheTriple), in MCContext()