Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, argument
/freebsd-src/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-src/lib/libefivar/
H A Duefi-dplib.h90 UINT8 SubType; member
H A Defivar-dp-parse.c618 IN UINT8 SubType in ConvertFromTextVendor()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1098 uint32_t SubType, SubSectionSize; initializeFileAndStringTables() local
1158 uint32_t SubType, SubSectionSize; printCodeViewSymbolSection() local
[all...]
/freebsd-src/stand/efi/include/
H A Defidevp.h37 UINT8 SubType; member
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1134 RecTy *SubType = ParseType(); ParseType() local
/freebsd-src/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h51 UINT8 SubType; ///< Varies by Type member
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5006 unsigned SubType = 0; parseFunctionBody() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1395 QualType SubType; RequireStructuralType() local
H A DSemaDeclCXX.cpp10025 checkTrivialSubobjectCall(Sema & S,SourceLocation SubobjLoc,QualType SubType,bool ConstRHS,Sema::CXXSpecialMember CSM,TrivialSubobjectKind Kind,Sema::TrivialABIHandling TAH,bool Diagnose) checkTrivialSubobjectCall() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10261 mergeTransparentUnionType(QualType T,QualType SubType,bool OfBlockPointer,bool Unqualified) mergeTransparentUnionType() argument