Searched refs:ExclusiveGroup (Results 1 – 2 of 2) sorted by relevance
49 std::string ExclusiveGroup; variable57 StringRef ExclusiveGroup = {});76 const std::string &exclusiveGroup() const { return ExclusiveGroup; } in exclusiveGroup()
34 StringRef ExclusiveGroup) in Multilib() argument36 Flags(Flags), ExclusiveGroup(ExclusiveGroup) { in Multilib()