Searched defs:getAsDouble (Results 1 – 3 of 3) sorted by relevance
103 double getAsDouble() const { in getAsDouble() function
597 bool StringRef::getAsDouble(double &Result, bool AllowInexact) const { getAsDouble() function in StringRef
953 TEST(StringRefTest,getAsDouble) TEST() argument