Home
last modified time | relevance | path

Searched defs:TargetType (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h172 APSIntType TargetType = getAPSIntType(T); in Convert() local
176 const llvm::APSInt &Convert(APSIntType TargetType, const llvm::APSInt &From) { in Convert()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp317 Optional<SVal> StoreManager::evalBaseToDerived(SVal Base, QualType TargetType) { in evalBaseToDerived()
/llvm-project-15.0.7/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp221 auto TargetType = guessType(Filename, &TypeCertain); in transferTo() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp676 Type *TargetType = CE->getType()->isPointerTy() in cloneConstantExprWithNewAddressSpace() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp1640 QualType TargetType = S.BuildReferenceType( in castForMoving() local
H A DSemaTemplateInstantiate.cpp1480 QualType TargetType = SemaRef.SubstType(NTTP->getType(), TemplateArgs, in TransformTemplateParmRefExpr() local
H A DSemaOverload.cpp12038 const QualType& TargetType; member in __anon85f2cfc11d11::AddressOfFunctionResolver
12058 const QualType &TargetType, bool Complain) in AddressOfFunctionResolver()
12449 QualType TargetType, in ResolveAddressOfOverloadedFunction()
H A DSemaTemplateDeduction.cpp5236 bool Complain, QualType TargetType) { in getMostSpecialized()
H A DSemaChecking.cpp13421 static void checkObjCArrayLiteral(Sema &S, QualType TargetType, in checkObjCArrayLiteral()
13450 checkObjCDictionaryLiteral(Sema &S, QualType TargetType, in checkObjCDictionaryLiteral()
H A DSemaDeclCXX.cpp4675 QualType TargetType = SemaRef.BuildReferenceType( in CastForMoving() local
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h426 TypeNode *TargetType = nullptr; member
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h934 Type *TargetType = nullptr; in getGEPCost() local
/llvm-project-15.0.7/clang/lib/AST/
H A DStmtPrinter.cpp2064 auto TargetType = Node->getType(); in VisitCXXFunctionalCastExpr() local
H A DExprConstant.cpp4768 const CXXRecordDecl *TargetType = TargetQT->getAsCXXRecordDecl(); in HandleBaseToDerivedCast() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp3468 llvm::Type *TargetType = FnType->getParamType(I); in emitOutlinedFunctionCall() local