Home
last modified time | relevance | path

Searched defs:HeaderType (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/include/clang/InstallAPI/
H A DHeaderFile.h26 enum class HeaderType { enum
/llvm-project/llvm/lib/Object/
H A DMachOUniversalWriter.cpp333 FatHeaderType HeaderType) { in writeUniversalBinaryToStream()
354 FatHeaderType HeaderType) { in writeUniversalBinary()
/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp57 bool ShouldShowHeader(SrcMgr::CharacteristicKind HeaderType) { in ShouldShowHeader()
/llvm-project/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp605 createUniversalBinary(LLVMContext & LLVMCtx,ArrayRef<OwningBinary<Binary>> InputBinaries,const StringMap<const uint32_t> & Alignments,StringRef OutputFileName,FatHeaderType HeaderType) createUniversalBinary() argument
/llvm-project/clang/lib/Driver/
H A DDriver.cpp4076 const types::ID HeaderType = lookupHeaderTypeForSourceType(InputType); handleArguments() local