Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DConversionChecker.cpp142 QualType SubType = Cast->IgnoreParenImpCasts()->getType(); in isLossOfPrecision() local
194 QualType SubType = Cast->IgnoreParenImpCasts()->getType(); in isLossOfSign() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, argument
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp339 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local
672 uint32_t SubType, SubSectionSize; in traverseSymbolSection() local
/freebsd-14.2/lib/libefivar/
H A Duefi-dplib.h90 UINT8 SubType; member
H A Defivar-dp-parse.c618 IN UINT8 SubType in ConvertFromTextVendor()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1098 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local
1158 uint32_t SubType, SubSectionSize; in printCodeViewSymbolSection() local
/freebsd-14.2/stand/efi/include/
H A Defidevp.h37 UINT8 SubType; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1134 RecTy *SubType = ParseType(); in ParseType() local
/freebsd-14.2/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h51 UINT8 SubType; ///< Varies by Type member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5006 unsigned SubType = 0; in parseFunctionBody() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1395 QualType SubType; in RequireStructuralType() local
H A DSemaDeclCXX.cpp10025 QualType SubType, bool ConstRHS, in checkTrivialSubobjectCall()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10261 QualType ASTContext::mergeTransparentUnionType(QualType T, QualType SubType, in mergeTransparentUnionType()