Searched defs:getPointerType (Results 1 – 3 of 3) sorted by relevance
1390 CanQualType getPointerType(CanQualType T) const { in getPointerType() function
1017 const PointerType *getPointerType(const Type *T, bool Const) { in getPointerType() function in __anon819a2c470111::EmitterBase
3650 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext