Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptParser.h51 LocIter ErrorLoc, FileEnd; variable
/llvm-project/clang/unittests/libclang/
H A DTestUtils.h62 for (auto FileI = path::begin(Filename), FileEnd = path::end(Filename); in WriteFile() local
H A DLibclangTest.cpp446 for (fs::directory_iterator File(PreambleDir, EC), FileEnd; in CountPreamblesInPreambleDir() local
/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp140 const char* FileEnd = Buf.getBufferEnd(); EscapeText() local
259 const char* FileEnd = Buf.getBufferEnd(); AddLineNumbers() local
307 const char* FileEnd = Buf.getBufferEnd(); AddHeaderFooterInternalBuiltinCSS() local
[all...]
/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp214 for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd; in pruneCache() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp50 FileEnd; in findSPACKPackage() local
293 FileEnd; in getInstallationPathCandidates() local
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp198 *FileEnd = Ctx.createTempSymbol("filechecksums_end", false); emitFileChecksums() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp916 const char *FileEnd = Buf.getBufferEnd(); HandlePiece() local
/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1671 for (llvm::sys::fs::directory_iterator File(Dir->path(), EC), FileEnd; pruneModuleCache() local
/llvm-project/clang/lib/Driver/
H A DDriver.cpp1592 for (fs::directory_iterator File(CrashDiagDir, EC), FileEnd; getCrashDiagnosticFile() local