Searched defs:CharIndex (Results 1 – 9 of 9) sorted by relevance
329 public int CharIndex property in Antlr.Runtime.SlimLexer
259 public virtual int CharIndex { property in Antlr.Runtime.Lexer
320 public virtual int CharIndex property in Antlr.Runtime.Lexer
1243 unsigned CharIndex, unsigned CharBytes) { in decodeMultiByteChar()1370 for (unsigned CharIndex = 0; CharIndex < NumChars; ++CharIndex) { in demangleStringLiteral() local
1799 TEST_F(ScalarReplacementTest, CharIndex) { in TEST_F() argument
1120 property CharIndex: Integer read GetCharIndex; property2473 property CharIndex: Integer read GetCharIndex; property
4249 uint64_t CharIndex = LVal.Designator.Entries[0].getAsArrayIndex(); in handleLValueToRValueConversion() local