Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPLexerChange.cpp241 const char *EndPos = CurLexer->BufferEnd; in getCurLexerEndPos() local
320 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local
446 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local
493 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local
/external/pdfium/core/fpdfdoc/
Dcpvt_wordrange.h38 CPVT_WordPlace EndPos; member
/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/llvm-project/clang/lib/Basic/
DBuiltins.cpp122 char *EndPos; in getRequiredVectorWidth() local
172 char *EndPos; in performsCallback() local
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteMacros.cpp170 unsigned EndPos; in RewriteMacrosInInput() local
/external/clang/lib/Frontend/Rewrite/
DRewriteMacros.cpp171 unsigned EndPos; in RewriteMacrosInInput() local
/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptToken.cpp226 auto EndPos = Data.find("*/", Pos); in consumeToken() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.h74 CPVT_WordPlace EndPos; variable
/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/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerIO.cpp41 auto EndPos = T.tellg(); in FileToVector() local
DFuzzerDriver.cpp564 auto EndPos = StartPos + Dict[i].size(); in AnalyzeDictionary() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerIO.cpp41 auto EndPos = T.tellg(); in FileToVector() local
DFuzzerDriver.cpp564 auto EndPos = StartPos + Dict[i].size(); in AnalyzeDictionary() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp203 uint32_t EndPos = Buff.getCursor() + LineTableLength * 4; in readGCNO() local
259 uint64_t EndPos = Buff.getCursor() + HeaderLength * sizeof(uint32_t); in readGCDA() local
/external/llvm-project/clang/lib/Tooling/Refactoring/
DAtomicChange.cpp94 auto EndPos = Code.find("\n", End); in violatesColumnLimit() local
/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp1273 const char *EndPos = BufData.data() + FIDAndOffset.second; in getVisualIndentation() local
/external/llvm-project/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1419 size_t EndPos = MangledName.find('@'); in demangleAnonymousNamespaceName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1419 size_t EndPos = MangledName.find('@'); in demangleAnonymousNamespaceName() local
/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp1017 size_t EndPos = String.find('}', i); in tokenizeAsmString() local
/external/llvm-project/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp1032 size_t EndPos = String.find('}', i); in tokenizeAsmString() local