Home
last modified time | relevance | path

Searched defs:HeaderType (Results 1 – 3 of 3) 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/Driver/
H A DDriver.cpp4087 const types::ID HeaderType = lookupHeaderTypeForSourceType(InputType); in handleArguments() local