Searched refs:getNSIntegerType (Results 1 – 3 of 3) sorted by relevance
1898 CanQualType getNSIntegerType() const;
11954 .Case("CFIndex", Context.getNSIntegerType()) in shouldNotPrintDirectly()11955 .Case("NSInteger", Context.getNSIntegerType()) in shouldNotPrintDirectly()
7571 CanQualType ASTContext::getNSIntegerType() const { in getNSIntegerType() function in ASTContext