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