Searched refs:IsSettingExperimental (Results 1 – 3 of 3) sorted by relevance
84 static bool IsSettingExperimental(llvm::StringRef setting);
113 bool Properties::IsSettingExperimental(llvm::StringRef setting) { in IsSettingExperimental() function in Properties
116 if (Properties::IsSettingExperimental(sub_name.drop_front())) { in GetSubValue()151 if (Properties::IsSettingExperimental(part)) in SetSubValue()