Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h178 APSIntType TargetType = getAPSIntType(T); in Convert() local
182 const llvm::APSInt &Convert(APSIntType TargetType, const llvm::APSInt &From) { in Convert()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp318 QualType TargetType) { in evalBaseToDerived()
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp220 auto TargetType = guessType(Filename, &TypeCertain); in transferTo() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp677 Type *TargetType = CE->getType()->isPointerTy() in cloneConstantExprWithNewAddressSpace() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h426 TypeNode *TargetType = nullptr; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp1767 QualType TargetType = S.BuildReferenceType( in castForMoving() local
H A DSemaOverload.cpp12186 const QualType& TargetType; member in __anona0c7ad681d11::AddressOfFunctionResolver
12206 const QualType &TargetType, bool Complain) in AddressOfFunctionResolver()
12600 QualType TargetType, in ResolveAddressOfOverloadedFunction()
H A DSemaTemplateInstantiate.cpp1731 QualType TargetType = SemaRef.SubstType(NTTP->getType(), TemplateArgs, in TransformTemplateParmRefExpr() local
H A DSemaTemplateDeduction.cpp5354 bool Complain, QualType TargetType) { in getMostSpecialized()
H A DSemaChecking.cpp13753 static void checkObjCArrayLiteral(Sema &S, QualType TargetType, in checkObjCArrayLiteral()
13782 checkObjCDictionaryLiteral(Sema &S, QualType TargetType, in checkObjCDictionaryLiteral()
H A DSemaDeclCXX.cpp4715 QualType TargetType = in CastForMoving() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h975 Type *TargetType = nullptr; in getGEPCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2117 SPIRVType *TargetType; in lowerBuiltinType() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtPrinter.cpp2074 auto TargetType = Node->getType(); in VisitCXXFunctionalCastExpr() local
H A DExprConstant.cpp4770 const CXXRecordDecl *TargetType = TargetQT->getAsCXXRecordDecl(); in HandleBaseToDerivedCast() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp3116 llvm::Type *TargetType = FnType->getParamType(I); in emitOutlinedFunctionCall() local