Searched defs:EndPos (Results 1 – 10 of 10) sorted by relevance
38 CPVT_WordPlace EndPos; member
276 const char *EndPos = CurLexer->BufferEnd; in getCurLexerEndPos() local408 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local439 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local
171 unsigned EndPos; in RewriteMacrosInInput() local
226 auto EndPos = Data.find("*/", Pos); in consumeToken() local
74 CPVT_WordPlace EndPos; variable
199 uint32_t EndPos = Buff.getCursor() + LineTableLength * 4; in readGCNO() local255 uint64_t EndPos = Buff.getCursor() + HeaderLength * sizeof(uint32_t); in readGCDA() local
205 uint32_t EndPos = Buff.getCursor() + LineTableLength * 4; in readGCNO() local261 uint64_t EndPos = Buff.getCursor() + HeaderLength * sizeof(uint32_t); in readGCDA() local
1225 size_t EndPos = MangledName.find('@'); in demangleOperatorName() local
1017 size_t EndPos = String.find('}', i); in tokenizeAsmString() local
1033 size_t EndPos = String.find('}', i); in tokenizeAsmString() local