Searched refs:HeaderType (Results 1 – 4 of 4) sorted by relevance
333 FatHeaderType HeaderType) { in writeUniversalBinaryToStream() argument337 switch (HeaderType) { in writeUniversalBinaryToStream()354 FatHeaderType HeaderType) { in writeUniversalBinary() argument366 if (Error E = writeUniversalBinaryToStream(Slices, Out, HeaderType)) { in writeUniversalBinary()
57 bool ShouldShowHeader(SrcMgr::CharacteristicKind HeaderType) { in ShouldShowHeader() argument58 if (!DepOpts.IncludeSystemHeaders && isSystem(HeaderType)) in ShouldShowHeader()
470 # HeaderType; exact type of this header; probably always 0x4000
4046 const types::ID HeaderType = lookupHeaderTypeForSourceType(InputType); in handleArguments() local4048 Action *ClangClPch = C.MakeAction<InputAction>(*InputArg, HeaderType); in handleArguments()4049 for (phases::ID Phase : types::getCompilationPhases(HeaderType)) in handleArguments()