Searched refs:getNSIntegerType (Results 1 – 3 of 3) sorted by relevance
1965 CanQualType getNSIntegerType() const;
7152 .Case("CFIndex", Context.getNSIntegerType()) in shouldNotPrintDirectly()7153 .Case("NSInteger", Context.getNSIntegerType()) in shouldNotPrintDirectly()
8027 CanQualType ASTContext::getNSIntegerType() const { in getNSIntegerType() function in ASTContext