Home
last modified time | relevance | path

Searched defs:UT (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcError.cpp83 typedef std::underlying_type<OrcErrorCode>::type UT; in orcError() typedef
106 typedef std::underlying_type<OrcErrorCode>::type UT; in convertToErrorCode() typedef
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticOptions.h49 using UT = std::underlying_type<DiagnosticLevelMask>::type; variable
55 using UT = std::underlying_type<DiagnosticLevelMask>::type; variable
62 using UT = std::underlying_type<DiagnosticLevelMask>::type; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnosticOptions.cpp20 using UT = std::underlying_type<DiagnosticLevelMask>::type; in operator <<() typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dlifetime.d14 void emplaceRef(T, UT, Args...)(ref UT chunk, auto ref Args args) in emplaceRef() argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dbitmanip.d98 alias UT = Unsigned!(T); in createAccessors() local
H A Darray.d3036 alias UT = Unqual!T; in CheckOutput() variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNonNullParamChecker.cpp149 const RecordType *UT = T->getAsUnionType(); in checkPreCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp209 UnwindTable UT; in create() local
233 UnwindTable UT; in create() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/
H A Doperations.d158 alias UT = Args[idx - 1]; in typeCheck() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dbitmanip.d100 alias UT = Unsigned!(T); in createAccessors() local
H A Darray.d3687 alias UT = Unqual!T; variable
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp927 auto UT = computeType(I, Log2LMUL, "Uv"); in createHeader() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1071 auto *UT = cast<VectorType>(U->getType()); in likeBitCastFromVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DDwarf.cpp576 StringRef llvm::dwarf::UnitTypeString(unsigned UT) { in UnitTypeString()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1339 dwarf::UnitType UT = Skeleton ? dwarf::DW_UT_split_compile in emitHeader() local
H A DDwarfUnit.cpp1694 void DwarfUnit::emitCommonHeader(bool UseOffsets, dwarf::UnitType UT) { in emitCommonHeader()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsearching.d3155 alias UT = Unqual!T; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsearching.d3390 alias UT = Unqual!T; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d3141 alias UT = Rebindable!T; in Repeat() local
3144 alias UT = Unqual!T; in Repeat() local
3146 alias UT = T; in Repeat() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp3765 if (const RecordType *UT = getType()->getAsUnionType()) in isNullPointerConstant() local
H A DASTContext.cpp9381 if (const RecordType *UT = T->getAsUnionType()) { in mergeTransparentUnionType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp1452 if (const RecordType *UT = T->getAsUnionType()) { in isValidPointerAttrType() local
H A DSemaOverload.cpp2042 const RecordType *UT = ToType->getAsUnionType(); in IsTransparentUnionStandardConversion() local
H A DSemaDecl.cpp4709 else if (const RecordType *UT = DS.getRepAsType().get()->getAsUnionType()) in ParsedFreeStandingDeclSpec() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp192 if (const RecordType *UT = Ty->getAsUnionType()) { in useFirstFieldIfTransparentUnion() local

12