Searched defs:isWide (Results 1 – 12 of 12) sorted by relevance
178 bool isWide() const { return Kind == tok::wide_char_constant; } in isWide() function243 bool isWide() const { return Kind == tok::wide_string_literal; } in isWide() function
193 bool isWide() const { return Kind == tok::wide_char_constant; } in isWide() function258 bool isWide() const { return Kind == tok::wide_string_literal; } in isWide() function
250 protected boolean isWide() in isWide() method in VariableInstruction
921 protected boolean isWide() in isWide() method in Instruction
110 putChar((char) lastChar, isWide, false); in putString() local123 putChar((char) lastChar, isWide, false); in putString() local134 putChar((char) lastChar, isWide, false); in putString() local1602 private void putChar(char c, boolean isWide, boolean doshowcursor) { in putChar()
224 private boolean isWide(int script) { in isWide() method in AnyTransliterator
1558 bool isWide() const { return Kind == Wide; } in isWide() function
1875 bool isWide() const { return getKind() == Wide; } in isWide() function
7025 bool isWide() const { return FExpr->isWide(); } in isWide() function in __anon33aba9e81111::FormatStringLiteral
7626 bool isWide = (VT.getSizeInBits() == 128); in tryAdvSIMDModImmFP() local
9086 bool isWide = (VT.getSizeInBits() == 128); in tryAdvSIMDModImmFP() local