Searched refs:getNSIntegerType (Results 1 – 3 of 3) sorted by relevance
1770 CanQualType getNSIntegerType() const;
8693 .Case("CFIndex", Context.getNSIntegerType()) in shouldNotPrintDirectly()8694 .Case("NSInteger", Context.getNSIntegerType()) in shouldNotPrintDirectly()
6812 CanQualType ASTContext::getNSIntegerType() const { in getNSIntegerType() function in ASTContext