Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A 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
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp171 unsigned EndPos; in RewriteMacrosInInput() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DGCOV.cpp171 uint32_t EndPos = Buff.getCursor() + LineTableLength*4; in readGCNO() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp848 size_t EndPos = End - String.begin(); in tokenizeAsmString() local