Searched refs:getNSIntegerType (Results 1 – 3 of 3) sorted by relevance
1875 CanQualType getNSIntegerType() const;
10248 .Case("CFIndex", Context.getNSIntegerType()) in shouldNotPrintDirectly()10249 .Case("NSInteger", Context.getNSIntegerType()) in shouldNotPrintDirectly()
7564 CanQualType ASTContext::getNSIntegerType() const { in getNSIntegerType() function in ASTContext