Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDConversionChecker.cpp142 QualType SubType = Cast->IgnoreParenImpCasts()->getType(); in isLossOfPrecision() local
194 QualType SubType = Cast->IgnoreParenImpCasts()->getType(); in isLossOfSign() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/
HDArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewReader.cpp339 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local
672 uint32_t SubType, SubSectionSize; in traverseSymbolSection() local
/freebsd-13-stable/lib/libefivar/
HDuefi-dplib.h98 UINT8 SubType; member
HDefivar-dp-parse.c616 IN UINT8 SubType in ConvertFromTextVendor()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDCOFFDumper.cpp1101 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local
1161 uint32_t SubType, SubSectionSize; in printCodeViewSymbolSection() local
/freebsd-13-stable/stand/efi/include/
HDefidevp.h37 UINT8 SubType; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGParser.cpp1140 RecTy *SubType = ParseType(); in ParseType() local
/freebsd-13-stable/sys/contrib/edk2/Include/Protocol/
HDDevicePath.h51 UINT8 SubType; ///< Varies by Type member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp5184 unsigned SubType = 0; in parseFunctionBody() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplate.cpp1343 QualType SubType; in RequireStructuralType() local
HDSemaDeclCXX.cpp9934 QualType SubType, bool ConstRHS, in checkTrivialSubobjectCall()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp10711 QualType ASTContext::mergeTransparentUnionType(QualType T, QualType SubType, in mergeTransparentUnionType()