Searched defs:File (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderMap.h40 HeaderMap(const llvm::MemoryBuffer *File, bool BSwap) argument
/freebsd-10.0-release/contrib/llvm/lib/AsmParser/
H A DParser.cpp45 OwningPtr<MemoryBuffer> File; local
/freebsd-10.0-release/contrib/llvm/lib/IRReader/
H A DIRReader.cpp50 OwningPtr<MemoryBuffer> File; local
81 OwningPtr<MemoryBuffer> File; local
/freebsd-10.0-release/contrib/llvm/lib/Object/
H A DBinary.cpp99 OwningPtr<MemoryBuffer> File; local
H A DObjectFile.cpp68 OwningPtr<MemoryBuffer> File; local
/freebsd-10.0-release/contrib/llvm/lib/TableGen/
H A DMain.cpp84 OwningPtr<MemoryBuffer> File; local
/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c292 FILE *File; local
H A Daslfileio.c127 FILE *File; local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h75 ModuleFile *File; member in struct:clang::GlobalModuleIndex::ModuleInfo
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyGraph.cpp71 InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported) argument
H A DDependencyFile.cpp132 InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSourceManager.h30 class File class in class:lldb_private::SourceManager
/freebsd-10.0-release/contrib/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp249 static void dumpInput(StringRef File) { argument
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbfileio.c485 FILE *File; local
[all...]
/freebsd-10.0-release/usr.sbin/ctm/ctm/
H A Dctm_syntax.c25 #define File CTM_Q_Name_File macro
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DFile.cpp73 File::File(const char *path, uint32_t options, uint32_t permissions) : function in class:File
82 File::File (const File &rhs) : function in class:File
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Archive/
H A DArchive.cpp153 OwningPtr<MemoryBuffer> File; local
H A DArchiveReader.cpp329 Archive::OpenAndLoad(const sys::Path& File, LLVMContext& C, argument
443 Archive* Archive::OpenAndLoadSymbols(const sys::Path& File, argument
H A DArchiveWriter.cpp220 OwningPtr<MemoryBuffer> File; local
/freebsd-10.0-release/sys/contrib/dev/acpica/common/
H A Dadfile.c127 FILE *File; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DSourceManager.cpp335 SourceManager::File::File(const FileSpec &file_spec, Target *target) : function in class:SourceManager::File
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DModule.h315 void setASTFile(const FileEntry *File) { argument
337 void addTopHeader(const FileEntry *File) { argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h225 UnparsedFileStatus(const FileEntry *File, bool FoundDirectives) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DCompilation.cpp202 bool Compilation::CleanupFile(const char *File, bool IssueErrors) const { argument

Completed in 236 milliseconds

123