Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DZipFileResolver.h25 enum FileKind { enum
/freebsd/contrib/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()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp58 ProfCorrelatorKind FileKind) { in get()
94 InstrProfCorrelator::get(StringRef Filename, ProfCorrelatorKind FileKind) { in get()
130 ProfCorrelatorKind FileKind) { in get()
187 const object::ObjectFile &Obj, ProfCorrelatorKind FileKind) { in get()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManagerInternals.h44 SrcMgr::CharacteristicKind FileKind; member
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1540 SrcMgr::CharacteristicKind FileKind = in HandleLineDirective() local
1554 SrcMgr::CharacteristicKind &FileKind, in ReadLineMarkerFlags()
1650 SrcMgr::CharacteristicKind FileKind = SrcMgr::C_User; in HandleDigitDirective() local
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp491 Expected<CC::FileType> FileKind = in ExecuteProgram() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp213 SrcMgr::CharacteristicKind FileKind) { in AddLineNote()
283 SrcMgr::CharacteristicKind FileKind) { in AddLineNote()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp86 enum FileKind { FileError = 0, Basename, Dirname, Fullpath }; enum
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1432 SrcMgr::CharacteristicKind FileKind in ParseLineTable() local