Searched refs:getNSIntegerType (Results 1 – 3 of 3) sorted by relevance
1727 CanQualType getNSIntegerType() const;
8490 .Case("CFIndex", Context.getNSIntegerType()) in shouldNotPrintDirectly()8491 .Case("NSInteger", Context.getNSIntegerType()) in shouldNotPrintDirectly()
6743 CanQualType ASTContext::getNSIntegerType() const { in getNSIntegerType() function in ASTContext