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