Searched defs:SubType (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | Architecture.h | 28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, argument
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 341 if (Error E = Reader.readInteger(SubType)) in initializeFileAndStringTables() local 674 uint32_t SubType, SubSectionSize; traverseSymbolSection() local
|
/freebsd/lib/libefivar/ |
H A D | uefi-dplib.h | 90 UINT8 SubType; member
|
H A D | efivar-dp-parse.c | 626 IN UINT8 SubType in ConvertFromTextVendor()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 1101 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local 1161 uint32_t SubType, SubSectionSize; in printCodeViewSymbolSection() local
|
/freebsd/stand/efi/include/ |
H A D | efidevp.h | 37 UINT8 SubType; member
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 1140 RecTy *SubType = ParseType(); in ParseType() local
|
/freebsd/sys/contrib/edk2/Include/Protocol/ |
H A D | DevicePath.h | 51 UINT8 SubType; ///< Varies by Type member
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 5184 unsigned SubType = 0; in parseFunctionBody() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 1343 QualType SubType; in RequireStructuralType() local
|
H A D | SemaDeclCXX.cpp | 9934 QualType SubType, bool ConstRHS, in checkTrivialSubobjectCall() argument [all...] |
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 10711 QualType ASTContext::mergeTransparentUnionType(QualType T, QualType SubType, in mergeTransparentUnionType()
|