Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DHeaderFile.h26 enum class HeaderType { enum
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DMappedHash.h
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp57 bool ShouldShowHeader(SrcMgr::CharacteristicKind HeaderType) { in ShouldShowHeader()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4397 const types::ID HeaderType = lookupHeaderTypeForSourceType(InputType); in handleArguments() local