/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CXXDeleteChecker.cpp | 167 QualType TargetType = in checkTypedDeleteExpr() local 197 QualType TargetType = CastE->getType()->getPointeeType(); in VisitNode() local
|
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
H A D | ProTypeConstCastCheck.cpp | 52 const QualType TargetType = MatchedCast->getType().getCanonicalType(); in check() local
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | MultiLevelImplicitPointerConversionCheck.cpp | 27 const QualType TargetType = Node.getType() in AST_MATCHER() local
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | BasicValueFactory.h | 178 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 D | Store.cpp | 317 QualType TargetType) { in evalBaseToDerived() argument
|
/llvm-project/clang/lib/Tooling/ |
H A D | InterpolatingCompilationDatabase.cpp | 219 auto TargetType = guessType(Filename, &TypeCertain); in transferTo() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | InferAddressSpaces.cpp | 709 Type *TargetType = cloneConstantExprWithNewAddressSpace() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaObjC.cpp | 2356 checkArrayLiteral(QualType TargetType,ObjCArrayLiteral * ArrayLiteral) checkArrayLiteral() argument 2382 checkDictionaryLiteral(QualType TargetType,ObjCDictionaryLiteral * DictionaryLiteral) checkDictionaryLiteral() argument
|
H A D | SemaCoroutine.cpp | 1840 QualType TargetType = S.BuildReferenceType( castForMoving() local
|
H A D | SemaOverload.cpp | 12771 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 D | SemaTemplateInstantiate.cpp | 2078 QualType TargetType = SemaRef.SubstType(NTTP->getType(), TemplateArgs, TransformTemplateParmRefExpr() local
|
H A D | SemaTemplateDeduction.cpp | 5753 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 D | SemaDeclCXX.cpp | 4763 QualType TargetType = CastForMoving() local
|
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 425 TypeNode *TargetType = nullptr; global() member
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 1070 Type *TargetType = nullptr; getGEPCost() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 1834 llvm::Type *TargetType = FnType->getParamType(I); emitOutlinedFunctionCall() local
|
/llvm-project/clang/lib/AST/ |
H A D | StmtPrinter.cpp | 2125 auto TargetType = Node->getType(); VisitCXXFunctionalCastExpr() local
|
H A D | ExprConstant.cpp | 4863 const CXXRecordDecl *TargetType = TargetQT->getAsCXXRecordDecl(); HandleBaseToDerivedCast() local
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVBuiltins.cpp | 2823 SPIRVType *TargetType; lowerBuiltinType() local [all...] |
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 17559 EVT TargetType; performVecReduceAddCombine() local [all...] |