Searched refs:getNSIntegerType (Results 1 – 3 of 3) sorted by relevance
1815 CanQualType getNSIntegerType() const;
8965 .Case("CFIndex", Context.getNSIntegerType()) in shouldNotPrintDirectly()8966 .Case("NSInteger", Context.getNSIntegerType()) in shouldNotPrintDirectly()
6831 CanQualType ASTContext::getNSIntegerType() const { in getNSIntegerType() function in ASTContext