Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp279 while (C != FileEnd) { in AddHeaderFooterInternalBuiltinCSS() local
112 const char* FileEnd = Buf.getBufferEnd(); EscapeText() local
231 const char* FileEnd = Buf.getBufferEnd(); AddLineNumbers() local
[all...]
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Dcvparser.c248 UINT8 *FileEnd; in CvInitFileTree() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp214 for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd; in pruneCache() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp49 FileEnd; findSPACKPackage() local
292 FileEnd; getInstallationPathCandidates() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp201 OS.emitAbsoluteSymbolDiff(FileEnd, FileBegin, 4); in emitFileChecksums() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp918 const char *FileEnd = Buf.getBufferEnd(); HandlePiece() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1636 for (llvm::sys::fs::directory_iterator File(Dir->path(), EC), FileEnd; pruneModuleCache() local
/freebsd-src/sys/contrib/dev/acpica/include/
H A Daclocal.h1124 char *FileEnd; /* Points to AML and indicates when the AML for this particular file ends. */ member
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1570 for (fs::directory_iterator File(CrashDiagDir, EC), FileEnd; getCrashDiagnosticFile() local