Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCXXDeleteChecker.cpp167 QualType TargetType = in checkTypedDeleteExpr() local
197 QualType TargetType = CastE->getType()->getPointeeType(); in VisitNode() local
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp52 const QualType TargetType = MatchedCast->getType().getCanonicalType(); in check() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DMultiLevelImplicitPointerConversionCheck.cpp27 const QualType TargetType = Node.getType() in AST_MATCHER() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h178 APSIntType TargetType = getAPSIntType(T); in Convert() local
182 APSIntPtr Convert(APSIntType TargetType, const llvm::APSInt &From) { in Convert() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp317 QualType TargetType) { in evalBaseToDerived() argument
/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp219 auto TargetType = guessType(Filename, &TypeCertain); in transferTo() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp709 Type *TargetType = cloneConstantExprWithNewAddressSpace() local
/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2356 checkArrayLiteral(QualType TargetType,ObjCArrayLiteral * ArrayLiteral) checkArrayLiteral() argument
2382 checkDictionaryLiteral(QualType TargetType,ObjCDictionaryLiteral * DictionaryLiteral) checkDictionaryLiteral() argument
H A DSemaCoroutine.cpp1840 QualType TargetType = S.BuildReferenceType( castForMoving() local
H A DSemaOverload.cpp12771 const QualType& TargetType; global() member in __anond63fa3842711::AddressOfFunctionResolver
12791 AddressOfFunctionResolver(Sema & S,Expr * SourceExpr,const QualType & TargetType,bool Complain) AddressOfFunctionResolver() argument
13175 ResolveAddressOfOverloadedFunction(Expr * AddressOfExpr,QualType TargetType,bool Complain,DeclAccessPair & FoundResult,bool * pHadMultipleCandidates) ResolveAddressOfOverloadedFunction() argument
[all...]
H A DSemaTemplateInstantiate.cpp2078 QualType TargetType = SemaRef.SubstType(NTTP->getType(), TemplateArgs, TransformTemplateParmRefExpr() local
H A DSemaTemplateDeduction.cpp5753 getMostSpecialized(UnresolvedSetIterator SpecBegin,UnresolvedSetIterator SpecEnd,TemplateSpecCandidateSet & FailedCandidates,SourceLocation Loc,const PartialDiagnostic & NoneDiag,const PartialDiagnostic & AmbigDiag,const PartialDiagnostic & CandidateDiag,bool Complain,QualType TargetType) getMostSpecialized() argument
H A DSemaDeclCXX.cpp4763 QualType TargetType = CastForMoving() local
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h425 TypeNode *TargetType = nullptr; global() member
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1070 Type *TargetType = nullptr; getGEPCost() local
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1834 llvm::Type *TargetType = FnType->getParamType(I); emitOutlinedFunctionCall() local
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp2125 auto TargetType = Node->getType(); VisitCXXFunctionalCastExpr() local
H A DExprConstant.cpp4863 const CXXRecordDecl *TargetType = TargetQT->getAsCXXRecordDecl(); HandleBaseToDerivedCast() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2823 SPIRVType *TargetType; lowerBuiltinType() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17559 EVT TargetType; performVecReduceAddCombine() local
[all...]