Searched refs:Swift5ReflectionSegmentName (Results 1 – 4 of 4) sorted by relevance
54 bool init(Triple TheTriple, StringRef Swift5ReflectionSegmentName);
98 StringRef Swift5ReflectionSegmentName; variable432 return Swift5ReflectionSegmentName; in getSwift5ReflectionSegmentName()
32 StringRef Swift5ReflectionSegmentName) { in init() argument60 nullptr, true, Swift5ReflectionSegmentName)); in init()
71 : Swift5ReflectionSegmentName(Swift5ReflSegmentName), TT(TheTriple), in MCContext()