Home
last modified time | relevance | path

Searched defs:FileKind (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DZipFileResolver.h25 enum FileKind { enum
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextAPIContext.h26 FileType FileKind; global() member
H A DTextStubV5.cpp996 Expected<Object> getJSON(const InterfaceFile *File, const FileType FileKind) { in getJSON() argument
1021 const FileType FileKind, in serializeInterfaceFileToJSON() argument
H A DTextStub.cpp1138 writeToStream(raw_ostream & OS,const InterfaceFile & File,const FileType FileKind,bool Compact) writeToStream() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp58 ProfCorrelatorKind FileKind) { in get() argument
94 InstrProfCorrelator::get(StringRef Filename, ProfCorrelatorKind FileKind) { in get() argument
130 ProfCorrelatorKind FileKind) { in get() argument
187 get(std::unique_ptr<InstrProfCorrelator::Context> Ctx,const object::ObjectFile & Obj,ProfCorrelatorKind FileKind) get() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DTapiFile.h69 MachO::FileType FileKind; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManagerInternals.h44 SrcMgr::CharacteristicKind FileKind; member
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1463 SrcMgr::CharacteristicKind FileKind = HandleLineDirective() local
1477 ReadLineMarkerFlags(bool & IsFileEntry,bool & IsFileExit,SrcMgr::CharacteristicKind & FileKind,Preprocessor & PP) ReadLineMarkerFlags() argument
1573 SrcMgr::CharacteristicKind FileKind = SrcMgr::C_User; HandleDigitDirective() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp491 Expected<CC::FileType> FileKind = in ExecuteProgram() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp205 AddLineNote(FileID FID,unsigned Offset,unsigned LineNo,int FilenameID,unsigned EntryExit,SrcMgr::CharacteristicKind FileKind) AddLineNote() argument
275 AddLineNote(SourceLocation Loc,unsigned LineNo,int FilenameID,bool IsFileEntry,bool IsFileExit,SrcMgr::CharacteristicKind FileKind) AddLineNote() argument
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp85 enum FileKind { FileError = 0, Basename, Dirname, Fullpath }; global() enum
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1391 SrcMgr::CharacteristicKind FileKind ParseLineTable() local