Searched defs:EndPos (Results 1 – 10 of 10) 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
267 const char *EndPos = CurLexer->BufferEnd; in getCurLexerEndPos() local 356 const char *EndPos = getCurLexerEndPos(); HandleEndOfFile() local 487 const char *EndPos = getCurLexerEndPos(); HandleEndOfFile() local 540 const char *EndPos = getCurLexerEndPos(); HandleEndOfFile() local [all...]
170 char *EndPos; getRequiredVectorWidth() local 220 char *EndPos; performsCallback() local
170 unsigned EndPos; in RewriteMacrosInInput() local
49 auto EndPos = T.tellg(); in FileToVector() local
568 auto EndPos = StartPos + Dict[i].size(); AnalyzeDictionary() local
94 auto EndPos = Code.find("\n", End); in violatesColumnLimit() local
1426 const char *EndPos = BufData.data() + FIDAndOffset.second; getVisualIndentation() local
1453 size_t EndPos = MangledName.find('@'); demangleAnonymousNamespaceName() local
1045 size_t EndPos = String.find('}', i); tokenizeAsmString() local