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

123

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderMap.h40 HeaderMap(const llvm::MemoryBuffer *File, bool BSwap) argument
/freebsd-9.3-release/contrib/llvm/lib/AsmParser/
H A DParser.cpp45 OwningPtr<MemoryBuffer> File; local
/freebsd-9.3-release/contrib/llvm/lib/Object/
H A DBinary.cpp114 OwningPtr<MemoryBuffer> File; local
H A DObjectFile.cpp80 OwningPtr<MemoryBuffer> File; local
/freebsd-9.3-release/contrib/llvm/lib/TableGen/
H A DMain.cpp84 OwningPtr<MemoryBuffer> File; local
/freebsd-9.3-release/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c281 FILE *File; local
H A Daslfiles.c143 FILE *File; local
/freebsd-9.3-release/contrib/llvm/lib/IRReader/
H A DIRReader.cpp55 OwningPtr<MemoryBuffer> File; local
86 OwningPtr<MemoryBuffer> File; local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h76 ModuleFile *File; member in struct:clang::GlobalModuleIndex::ModuleInfo
/freebsd-9.3-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.cpp133 InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported) argument
/freebsd-9.3-release/usr.sbin/ctm/ctm/
H A Dctm_syntax.c25 #define File CTM_Q_Name_File macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Driver/
H A DCompilation.cpp72 bool Compilation::CleanupFile(const char *File, bool IssueErrors) const { argument
/freebsd-9.3-release/contrib/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp254 static void dumpInput(StringRef File) { argument
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h225 UnparsedFileStatus(const FileEntry *File, bool FoundDirectives) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPLexerChange.cpp470 const FileEntry *File = Entry.getFile().getContentCache()->OrigEntry; local
211 computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, const FileEntry *File, SmallString<128> &Result) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp257 llvm::yaml::ScalarNode *File = NULL; local
/freebsd-9.3-release/sbin/md5/
H A Dmd5.c67 char *(*File)(const char *, char *); member in struct:Algorithm_t
/freebsd-9.3-release/sys/contrib/dev/acpica/common/
H A Dadisasm.c244 FILE *File = NULL; local
/freebsd-9.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugLine.h111 uint16_t File; member in struct:llvm::DWARFDebugLine::Row
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCContext.cpp356 MCDwarfFile *&File = MCDwarfFiles[FileNumber]; local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp365 Value *llvm::EmitFPutC(Value *Char, Value *File, IRBuilder<> &B, argument
398 Value *llvm::EmitFPutS(Value *Str, Value *File, IRBuilder<> &B, argument
430 EmitFWrite(Value *Ptr, Value *Size, Value *File, IRBuilder<> &B, const DataLayout *TD, const TargetLibraryInfo *TLI) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DModule.h332 void setASTFile(const FileEntry *File) { argument
354 void addTopHeader(const FileEntry *File) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Basic/
H A DFileManager.cpp553 void FileManager::modifyFileEntry(FileEntry *File, argument

Completed in 327 milliseconds

123