Searched defs:getPointerType (Results 1 – 3 of 3) sorted by relevance
1242 CanQualType getPointerType(CanQualType T) const { in getPointerType() function
1018 const PointerType *getPointerType(const Type *T, bool Const) { in getPointerType() function in __anone3a730d20111::EmitterBase
3189 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext