Home
last modified time | relevance | path

Searched defs:DTy (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Analysis/
DDebugInfo.cpp355 DIDerivedType DTy(DbgNode); in isUnsignedDIType() local
738 DIDerivedType DTy = DIDerivedType(DbgNode); in print() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp390 DIDerivedType DTy = DIDerivedType(Ty); in addBlockByrefAddress() local
725 void CompileUnit::constructTypeDIE(DIE &Buffer, DIDerivedType DTy) { in constructTypeDIE()
DDwarfDebug.cpp107 DIDerivedType DTy = DIDerivedType(Ty); in getType() local
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp930 QualType DTy = cast<CXXDeleteExpr>(E)->getDestroyedType(); in canThrow() local
DSemaType.cpp3565 const Type *DTy = Ty->getUnqualifiedDesugaredType(); in FunctionTypeUnwrapper() local
/external/llvm/lib/Linker/
DLinkModules.cpp338 StructType *DTy = StructType::create(STy->getContext()); in getImpl() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp1869 llvm::Type *DTy =llvm::VectorType::getTruncatedElementVectorType(VTy); in EmitARMBuiltinExpr() local
DCGDebugInfo.cpp1060 llvm::DIType DTy = in CollectCXXBases() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1351 SDValue Val, SDValue DTy, in getConvertRndSat()