Searched defs:EndPos (Results 1 – 15 of 15) sorted by relevance
120 size_t EndPos = Line.find("}}}", BeginPos + 3); in parseElement() local181 size_t EndPos = Line.find("}}}", BeginTagPos); in parseMultiLineBegin() local198 size_t EndPos = Line.find("}}}"); in parseMultiLineEnd() local
37 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
179 CPVT_WordPlace EndPos; variable
21 UInt64 EndPos; member
357 UInt64 EndPos; member
199 uint32_t EndPos = Buff.getCursor() + LineTableLength * 4; in readGCNO() local255 uint64_t EndPos = Buff.getCursor() + HeaderLength * sizeof(uint32_t); in readGCDA() local
49 auto EndPos = T.tellg(); in FileToVector() local
569 auto EndPos = StartPos + Dict[i].size(); in AnalyzeDictionary() local
203 uint32_t EndPos = Buff.getCursor() + LineTableLength * 4; in readGCNO() local259 uint64_t EndPos = Buff.getCursor() + HeaderLength * sizeof(uint32_t); in readGCDA() local
253 UInt64 EndPos; member
1420 size_t EndPos = MangledName.find('@'); in demangleAnonymousNamespaceName() local
1412 size_t EndPos = MangledName.find('@'); in demangleAnonymousNamespaceName() local
1017 size_t EndPos = String.find('}', i); in tokenizeAsmString() local