Searched defs:FileEnd (Results  1 – 9 of 9) sorted by relevance
| /external/clang/lib/Rewrite/ | 
| D | HTMLRewrite.cpp | 111   const char* FileEnd = Buf->getBufferEnd();  in EscapeText()  local 230   const char* FileEnd = Buf->getBufferEnd();  in AddLineNumbers()  local 275   const char* FileEnd = Buf->getBufferEnd();  in AddHeaderFooterInternalBuiltinCSS()  local
  | 
| /external/llvm/lib/Support/ | 
| D | CachePruning.cpp | 107   for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd;  in prune()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | CachePruning.cpp | 212   for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd;  in pruneCache()  local
  | 
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ | 
| D | CachePruning.cpp | 214   for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd;  in pruneCache()  local
  | 
| /external/llvm/lib/MC/ | 
| D | MCCodeView.cpp | 129            *FileEnd = Ctx.createTempSymbol("filechecksums_end", false);  in emitFileChecksums()  local
  | 
| /external/clang/lib/StaticAnalyzer/Core/ | 
| D | HTMLDiagnostics.cpp | 376   const char* FileEnd = Buf->getBufferEnd();  in HandlePiece()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ | 
| D | MCCodeView.cpp | 200            *FileEnd = Ctx.createTempSymbol("filechecksums_end", false);  in emitFileChecksums()  local
  | 
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ | 
| D | MCCodeView.cpp | 201            *FileEnd = Ctx.createTempSymbol("filechecksums_end", false);  in emitFileChecksums()  local
  | 
| /external/clang/lib/Frontend/ | 
| D | CompilerInstance.cpp | 1249     for (llvm::sys::fs::directory_iterator File(Dir->path(), EC), FileEnd;  in pruneModuleCache()  local
  |