| /external/clang/lib/Sema/ | 
| D | SemaCast.cpp | 67     QualType DestType;  member241   QualType DestType = DestTInfo->getType();  in BuildCXXNamedCast()  local
 487 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType,  in CastsAwayConstness()
 583   QualType DestType = Self.Context.getCanonicalType(this->DestType);  in CheckDynamicCast()  local
 747                                           QualType DestType,  in DiagnoseReinterpretUpDownCast()
 946                                    QualType DestType,   in TryStaticCast()
 1135 TryLValueToRValueCast(Sema &Self, Expr *SrcExpr, QualType DestType,  in TryLValueToRValueCast()
 1189 TryStaticReferenceDowncast(Sema &Self, Expr *SrcExpr, QualType DestType,  in TryStaticReferenceDowncast()
 1227 TryStaticPointerDowncast(Sema &Self, QualType SrcType, QualType DestType,  in TryStaticPointerDowncast()
 1261 TryStaticDowncast(Sema &Self, CanQualType SrcType, CanQualType DestType,  in TryStaticDowncast()
 [all …]
 
 | 
| D | SemaInit.cpp | 3409                                            QualType DestType,  in TryInitializerListConstruction()3514                                          MultiExprArg Args, QualType DestType,  in TryConstructorInitialization()
 3693   QualType DestType = Entity.getType();  in TryReferenceListInitialization()  local
 3756   QualType DestType = Entity.getType();  in TryListInitialization()  local
 3949   QualType DestType = Entity.getType();  in TryRefInitWithConversionFunction()  local
 4129   QualType DestType = Entity.getType();  in TryReferenceInitialization()  local
 4209   QualType DestType = Entity.getType();  in TryReferenceInitializationCore()  local
 4533   QualType DestType = S.Context.getBaseElementType(Entity.getType());  in TryDefaultInitialization()  local
 4565                                      QualType DestType,  in TryUserDefinedConversion()
 4886                                         QualType DestType,  in TryOCLSamplerInitialization()
 [all …]
 
 | 
| D | SemaExprObjC.cpp | 3845                                             QualType DestType, QualType SrcType,  in checkObjCBridgeRelatedComponents()3919                                         QualType DestType, QualType SrcType,  in CheckObjCBridgeRelatedConversions()
 
 | 
| D | SemaOverload.cpp | 4977   QualType FromRecordType, DestType;  in PerformObjectArgumentInitialization()  local8995                                  QualType DestType, bool TakingAddress) {  in NoteOverloadCandidate()
 9011 void Sema::NoteAllOverloadCandidates(Expr *OverloadedExpr, QualType DestType,  in NoteAllOverloadCandidates()
 
 | 
| D | SemaExpr.cpp | 2584   QualType DestType;  in PerformObjectMemberConversion()  local14531     QualType DestType;  member
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ | 
| D | WebAssemblyAddMissingPrototypes.cpp | 96         if (auto *DestType = dyn_cast<FunctionType>(  in runOnModule()  local
 | 
| /external/libgav1/src/dsp/ | 
| D | warp.cc | 99   using DestType =  in Warp_C()  typedef
 | 
| D | warp_test.cc | 287   using DestType =  typedef in libgav1::dsp::__anone8100d850111::WarpTest
 | 
| /external/libgav1/src/dsp/arm/ | 
| D | warp_neon.cc | 136   using DestType =  in Warp_NEON()  typedef563   using DestType =  in Warp_NEON()  typedef
 
 | 
| /external/clang/lib/CodeGen/ | 
| D | CGExprConstant.cpp | 1238                                                 QualType DestType,  in EmitConstantExpr()1263                                                  QualType DestType,  in EmitConstantValue()
 1473                                           QualType DestType,  in EmitConstantValueForMemory()
 
 | 
| D | CGExprComplex.cpp | 397                                                            QualType DestType,  in EmitComplexToComplexCast()413                                                           QualType DestType,  in EmitScalarToComplexCast()
 
 | 
| D | CGStmtOpenMP.cpp | 2782                                          QualType SrcType, QualType DestType,  in convertToScalarValue()2796                       QualType DestType, SourceLocation Loc) {  in convertToComplexValue()
 
 | 
| D | CGBuiltin.cpp | 391   llvm::Type *DestType = Int8PtrTy;  in EmitVAStartEnd()  local
 | 
| /external/libgav1/src/dsp/x86/ | 
| D | warp_sse4.cc | 480   using DestType =  in Warp_SSE4_1()  typedef
 | 
| /external/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineCasts.cpp | 442   Type *DestType = Trunc.getType();  in foldVecTruncToExtElt()  local1781   Type *DestType = BitCast.getType();  in canonicalizeBitCastExtElt()  local
 
 | 
| /external/clang/lib/StaticAnalyzer/Checkers/ | 
| D | DynamicTypePropagation.cpp | 528   QualType DestType = CE->getType();  in checkPostStmt()  local
 | 
| D | NullabilityChecker.cpp | 960   QualType DestType = CE->getType();  in checkPostStmt()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineCasts.cpp | 459   Type *DestType = Trunc.getType();  in foldVecTruncToExtElt()  local2104   Type *DestType = BitCast.getType();  in canonicalizeBitCastExtElt()  local
 
 | 
| /external/clang/lib/AST/ | 
| D | ExprConstant.cpp | 1651                            const T &SrcValue, QualType DestType) {  in HandleOverflow()1659                                  QualType DestType, APSInt &Result) {  in HandleFloatToIntCast()
 1673                                    QualType SrcType, QualType DestType,  in HandleFloatToFloatCast()
 1685                                  QualType DestType, QualType SrcType,  in HandleIntToIntCast()
 1698                                  QualType DestType, APFloat &Result) {  in HandleIntToFloatCast()
 8021   QualType DestType = E->getType();  in VisitCastExpr()  local
 
 | 
| D | ExprCXX.cpp | 571   QualType DestType = getType();  in isAlwaysNull()  local
 | 
| /external/swiftshader/third_party/subzero/src/ | 
| D | WasmTranslator.cpp | 1217       auto DestType = toIceType(Type);  in LoadMem()  local
 | 
| D | PNaClTranslator.cpp | 2364     Ice::Type DestType = getCompareResultType(Op1Type);  in ProcessRecord()  local
 | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | LegalizeDAG.cpp | 1682   Type *DestType = DestVT.getTypeForEVT(*DAG.getContext());  in EmitStackConvert()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | LegalizeDAG.cpp | 1766   Type *DestType = DestVT.getTypeForEVT(*DAG.getContext());  in EmitStackConvert()  local
 |