Searched defs:getPointeeType (Results 1 – 5 of 5) sorted by relevance
182 inline Type *getPointeeType(Type *Ty) { in getPointeeType() function
1073 SPIRVType *SPIRVGlobalRegistry::getPointeeType(SPIRVType *PtrType) { in getPointeeType() function in SPIRVGlobalRegistry
1037 static QualType getPointeeType(const MemRegion *R) { in getPointeeType() function
215 const Type *getPointeeType() const { return Pointee; } in getPointeeType() function in __anon819a2c470111::PointerType
705 QualType Type::getPointeeType() const { in getPointeeType() function in Type