Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGRTTI.cpp221 QualType PointeeTy = PointerTy->getPointeeType(); in TypeInfoIsInStandardLibrary() local
870 void RTTIBuilder::BuildPointerTypeInfo(QualType PointeeTy) { in BuildPointerTypeInfo()
901 QualType PointeeTy = Ty->getPointeeType(); in BuildPointerToMemberTypeInfo() local
HDCGDebugInfo.cpp641 QualType PointeeTy, in CreatePointerLikeType()
984 QualType PointeeTy = ThisPtrTy->getPointeeType(); in getOrCreateInstanceMethodType() local
/trueos/contrib/llvm/tools/clang/lib/Analysis/
HDBodyFarm.cpp300 QualType PointeeTy = PT->getPointeeType(); in create_OSAtomicCompareAndSwap() local
/trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDStore.cpp96 QualType PointeeTy = CastToTy->getPointeeType(); in castRegion() local
HDCallEvent.cpp115 QualType PointeeTy = Ty->getPointeeType(); in isPointerToConst() local
/trueos/contrib/llvm/lib/Transforms/Instrumentation/
HDDebugIR.cpp402 Type *PointeeTy = T->getPointerElementType(); in getOrCreateType() local
/trueos/contrib/llvm/lib/IR/
HDDIBuilder.cpp291 DIBuilder::createPointerType(DIType PointeeTy, uint64_t SizeInBits, in createPointerType()
309 DIDerivedType DIBuilder::createMemberPointerType(DIType PointeeTy, in createMemberPointerType()
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSema.cpp1256 QualType PointeeTy = ExprTy->getPointeeType(); in tryExprAsCall() local
HDSemaOverload.cpp6429 QualType PointeeTy; in AddPointerWithMoreQualifiedTypeVariants() local
6500 QualType PointeeTy = PointerTy->getPointeeType(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
6968 QualType PointeeTy = ParamTy->getPointeeType(); in addUnaryStarPointerOverloads() local
7205 QualType PointeeTy = (*Ptr)->getPointeeType(); in addBinaryPlusOrMinusPointerOverloads() local
HDSemaExpr.cpp6865 QualType PointeeTy = Operand->getType()->getPointeeType(); in checkArithmeticIncompletePointerType() local
6883 QualType PointeeTy = Operand->getType()->getPointeeType(); in checkArithmeticOpPointerOperand() local
HDSemaChecking.cpp3661 QualType PointeeTy = DestPtrTy->getPointeeType(); in CheckMemaccessArguments() local
/trueos/contrib/llvm/tools/clang/lib/AST/
HDMicrosoftMangle.cpp1610 QualType PointeeTy = T->getPointeeType(); in mangleType() local
HDASTContext.cpp5200 QualType PointeeTy; in getObjCEncodingForTypeImpl() local
5454 QualType PointeeTy = OPT->getPointeeType(); in getObjCEncodingForTypeImpl() local
/trueos/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
HDRewriteModernObjC.cpp1254 QualType PointeeTy; in RewriteTypeIntoString() local
3045 QualType PointeeTy = PT->getPointeeType(); in RewriteObjCDictionaryLiteralExpr() local
4711 QualType PointeeTy; in convertObjCTypeToCStyleType() local
HDRewriteObjC.cpp1058 QualType PointeeTy; in RewriteTypeIntoString() local