Home
last modified time | relevance | path

Searched defs:SubType (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp341 if (Error E = Reader.readInteger(SubType)) in initializeFileAndStringTables() local
674 uint32_t SubType, SubSectionSize; traverseSymbolSection() local
/freebsd/lib/libefivar/
H A Duefi-dplib.h90 UINT8 SubType; member
H A Defivar-dp-parse.c626 IN UINT8 SubType in ConvertFromTextVendor()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1101 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local
1161 uint32_t SubType, SubSectionSize; in printCodeViewSymbolSection() local
/freebsd/stand/efi/include/
H A Defidevp.h37 UINT8 SubType; member
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1140 RecTy *SubType = ParseType(); in ParseType() local
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h51 UINT8 SubType; ///< Varies by Type member
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5184 unsigned SubType = 0; in parseFunctionBody() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1343 QualType SubType; in RequireStructuralType() local
H A DSemaDeclCXX.cpp9934 QualType SubType, bool ConstRHS, in checkTrivialSubobjectCall() argument
[all...]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10711 QualType ASTContext::mergeTransparentUnionType(QualType T, QualType SubType, in mergeTransparentUnionType()