Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DConversionChecker.cpp135 QualType SubType = Cast->IgnoreParenImpCasts()->getType(); in isLossOfPrecision() local
187 QualType SubType = Cast->IgnoreParenImpCasts()->getType(); in isLossOfSign() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
H A DArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, argument
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DBaseMetric.h119 enum SubType enum
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DBaseMetric.h119 enum SubType enum
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c1090 UINT8 SubType; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp953 uint32_t SubType, SubSectionSize; in initializeFileAndStringTables() local
1013 uint32_t SubType, SubSectionSize; in printCodeViewSymbolSection() local
/netbsd-src/sys/arch/prep/include/
H A Dresidual.h186 unsigned char SubType; /* See pnp.h for bit definitions */ member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp847 RecTy *SubType = ParseType(); in ParseType() local
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidevp.h30 UINT8 SubType; member
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h114 UINT8 SubType; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp1366 QualType SubType; in RequireStructuralType() local
H A DSemaDeclCXX.cpp9455 QualType SubType, bool ConstRHS, in checkTrivialSubobjectCall()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp9378 QualType ASTContext::mergeTransparentUnionType(QualType T, QualType SubType, in mergeTransparentUnionType()