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