Searched defs:IntegerValue (Results 1 – 5 of 5) sorted by relevance
263 TEST_P(ConfigurationPolicyProviderTest, IntegerValue) { in TEST_P() argument
30 public abstract class IntegerValue extends Category1Value class
5757 llvm::APSInt IntegerValue(S.Context.getIntWidth(T), in DiagnoseFloatingLiteralImpCast() local
8551 int64_t IntegerValue = 0; in parseDirectiveEabiAttr() local
2905 int64_t Value::IntegerValue() const { in IntegerValue() function in v8::Value