Home
last modified time | relevance | path

Searched defs:FileEnd (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Rewrite/
H A DHTMLRewrite.cpp112 const char* FileEnd = Buf.getBufferEnd(); in EscapeText() local
231 const char* FileEnd = Buf.getBufferEnd(); in AddLineNumbers() local
279 const char* FileEnd = Buf.getBufferEnd(); in AddHeaderFooterInternalBuiltinCSS() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptParser.h50 LocIter ErrorLoc, FileEnd; variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCachePruning.cpp214 for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd; in pruneCache() local
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp49 FileEnd; in findSPACKPackage() local
292 FileEnd; in getInstallationPathCandidates() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCCodeView.cpp201 *FileEnd = Ctx.createTempSymbol("filechecksums_end", false); in emitFileChecksums() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp905 const char *FileEnd = Buf.getBufferEnd(); in HandlePiece() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1617 for (llvm::sys::fs::directory_iterator File(Dir->path(), EC), FileEnd; in pruneModuleCache() local
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp1502 for (fs::directory_iterator File(CrashDiagDir, EC), FileEnd; in getCrashDiagnosticFile() local