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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp939 QualType DTy = cast<CXXDeleteExpr>(E)->getDestroyedType(); local
H A DSemaType.cpp4267 const Type *DTy = Ty->getUnqualifiedDesugaredType(); local
/freebsd-9.3-release/contrib/llvm/lib/Linker/
H A DLinkModules.cpp344 StructType *DTy = StructType::create(STy->getContext()); local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1092 void CompileUnit::constructTypeDIE(DIE &Buffer, DIDerivedType DTy) { argument
1740 DIType DTy = resolve(CTy.getTypeDerivedFrom()); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp3132 QualType DTy = DE->getDestroyedType(); local
3445 QualType DTy = DE->getDestroyedType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp4521 llvm::Type *DTy =llvm::VectorType::getTruncatedElementVectorType(VTy); local
H A DCGDebugInfo.cpp1185 llvm::DIType DTy = local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp581 QualType DTy = DE->getDestroyedType(); local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1436 getConvertRndSat(EVT VT, SDLoc dl, SDValue Val, SDValue DTy, SDValue STy, SDValue Rnd, SDValue Sat, ISD::CvtCode Code) argument

Completed in 224 milliseconds