Home
last modified time | relevance | path

Searched defs:EndPos (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Lex/
DPPLexerChange.cpp275 const char *EndPos = CurLexer->BufferEnd; in getCurLexerEndPos() local
397 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local
425 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local
/external/clang/lib/Frontend/Rewrite/
DRewriteMacros.cpp171 unsigned EndPos; in RewriteMacrosInInput() local
/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h165 CPVT_WordPlace EndPos; member
/external/llvm/lib/IR/
DGCOV.cpp198 uint32_t EndPos = Buff.getCursor() + LineTableLength * 4; in readGCNO() local
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h280 CPVT_WordPlace BeginPos,EndPos; variable
/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp853 size_t EndPos = End - String.begin(); in tokenizeAsmString() local