Searched refs:IsSettingExperimental (Results 1 – 3 of 3) sorted by relevance
83 static bool IsSettingExperimental(llvm::StringRef setting);
106 bool Properties::IsSettingExperimental(llvm::StringRef setting) { in IsSettingExperimental() function in Properties
137 if (Properties::IsSettingExperimental(sub_name.drop_front())) { in GetSubValue()172 if (Properties::IsSettingExperimental(part)) in SetSubValue()