Searched refs:SuppliedValue (Results 1 – 1 of 1) sorted by relevance
358 StringRef SuppliedValue = It.first->getValue(); in insertAndValidate() local361 if (SuppliedValue != "true" && SuppliedValue != "false") { in insertAndValidate()374 bool HasFailed = SuppliedValue.getAsInteger(0, Tmp); in insertAndValidate()