Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPLexerChange.cpp276 const char *EndPos = CurLexer->BufferEnd; in getCurLexerEndPos() local
408 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local
439 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local
/external/pdfium/core/fpdfdoc/
Dcpvt_wordrange.h69 CPVT_WordPlace EndPos; member
/external/clang/lib/Frontend/Rewrite/
DRewriteMacros.cpp171 unsigned EndPos; in RewriteMacrosInInput() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.h74 CPVT_WordPlace EndPos; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptToken.cpp226 auto EndPos = Data.find("*/", Pos); in consumeToken() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DGCOV.cpp205 uint32_t EndPos = Buff.getCursor() + LineTableLength * 4; in readGCNO() local
261 uint64_t EndPos = Buff.getCursor() + HeaderLength * sizeof(uint32_t); in readGCDA() local
/external/llvm/lib/IR/
DGCOV.cpp199 uint32_t EndPos = Buff.getCursor() + LineTableLength * 4; in readGCNO() local
255 uint64_t EndPos = Buff.getCursor() + HeaderLength * sizeof(uint32_t); in readGCDA() local
/external/syzkaller/pkg/report/
Dreport.go39 EndPos int member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1225 size_t EndPos = MangledName.find('@'); in demangleOperatorName() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DAsmMatcherEmitter.cpp716 size_t EndPos = End - String.begin(); in TokenizeAsmString() local
/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp1017 size_t EndPos = String.find('}', i); in tokenizeAsmString() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp1033 size_t EndPos = String.find('}', i); in tokenizeAsmString() local