Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Host/common/
H A DZipFileResolver.h25 enum FileKind { enum
/llvm-project/llvm/lib/TextAPI/
H A DTextAPIContext.h25 FileType FileKind; member
H A DTextStubV5.cpp996 Expected<Object> getJSON(const InterfaceFile *File, const FileType FileKind) { in getJSON()
1021 const FileType FileKind, in serializeInterfaceFileToJSON()
H A DTextStub.cpp1138 const FileType FileKind, bool Compact) { in writeToStream()
/llvm-project/llvm/include/llvm/Object/
H A DTapiFile.h69 MachO::FileType FileKind; variable
/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 get(std::unique_ptr<MemoryBuffer> Buffer,ProfCorrelatorKind FileKind) get() argument
187 get(std::unique_ptr<InstrProfCorrelator::Context> Ctx,const object::ObjectFile & Obj,ProfCorrelatorKind FileKind) get() argument
[all...]
/llvm-project/clang/include/clang/Basic/
H A DSourceManagerInternals.h44 SrcMgr::CharacteristicKind FileKind; member
/llvm-project/clang-tools-extra/clangd/
H A DHeaders.h74 SrcMgr::CharacteristicKind FileKind = SrcMgr::C_User; global() member
H A DHeaders.cpp46 SrcMgr::CharacteristicKind FileKind) override { in InclusionDirective() argument
/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1538 SrcMgr::CharacteristicKind FileKind = HandleLineDirective() local
1552 ReadLineMarkerFlags(bool & IsFileEntry,bool & IsFileExit,SrcMgr::CharacteristicKind & FileKind,Preprocessor & PP) ReadLineMarkerFlags() argument
1648 SrcMgr::CharacteristicKind FileKind = SrcMgr::C_User; HandleDigitDirective() local
[all...]
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DRecord.cpp223 SrcMgr::CharacteristicKind FileKind) override { in InclusionDirective()
/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp491 Expected<CC::FileType> FileKind = in ExecuteProgram() local
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp213 AddLineNote(FileID FID,unsigned Offset,unsigned LineNo,int FilenameID,unsigned EntryExit,SrcMgr::CharacteristicKind FileKind) AddLineNote() argument
283 AddLineNote(SourceLocation Loc,unsigned LineNo,int FilenameID,bool IsFileEntry,bool IsFileExit,SrcMgr::CharacteristicKind FileKind) AddLineNote() argument
/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp86 enum FileKind { FileError = 0, Basename, Dirname, Fullpath }; enum
[all...]
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1432 SrcMgr::CharacteristicKind FileKind ParseLineTable() local