Searched refs:getNSIntegerType (Results 1 – 3 of 3) sorted by relevance
1900 CanQualType getNSIntegerType() const;
9951 .Case("CFIndex", Context.getNSIntegerType()) in shouldNotPrintDirectly()9952 .Case("NSInteger", Context.getNSIntegerType()) in shouldNotPrintDirectly()
7459 CanQualType ASTContext::getNSIntegerType() const { in getNSIntegerType() function in ASTContext