Searched refs:isMicrosoftInteger (Results 1 – 2 of 2) sorted by relevance
408 isMicrosoftInteger = false; in NumericLiteralParser()493 isMicrosoftInteger = true; in NumericLiteralParser()499 isMicrosoftInteger = true; in NumericLiteralParser()505 isMicrosoftInteger = true; in NumericLiteralParser()514 isMicrosoftInteger = true; in NumericLiteralParser()522 isMicrosoftInteger = true; in NumericLiteralParser()
59 bool isMicrosoftInteger; // Microsoft suffix extension i8, i16, i32, or i64. variable