Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A 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
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DBuiltins.cpp119 char *EndPos; in getRequiredVectorWidth() local
169 char *EndPos; in performsCallback() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp170 unsigned EndPos; in RewriteMacrosInInput() local
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dsread.c307 UINTN EndPos; in ReadSimpleReadFile() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerIO.cpp41 auto EndPos = T.tellg(); in FileToVector() local
H A DFuzzerDriver.cpp497 auto EndPos = StartPos + Dict[i].size(); in AnalyzeDictionary() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptToken.cpp226 auto EndPos = Data.find("*/", Pos); in consumeToken() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp94 auto EndPos = Code.find("\n", End); in violatesColumnLimit() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp620 const std::vector<ValidReloc> &Relocs, uint64_t StartPos, uint64_t EndPos) { in getRelocations()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1276 const char *EndPos = BufData.data() + FIDAndOffset.second; in getVisualIndentation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1419 size_t EndPos = MangledName.find('@'); in demangleAnonymousNamespaceName() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1031 size_t EndPos = String.find('}', i); in tokenizeAsmString() local