Home
last modified time | relevance | path

Searched refs:getNSIntegerType (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1700 CanQualType getNSIntegerType() const { in getNSIntegerType() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp7725 .Case("CFIndex", Context.getNSIntegerType()) in shouldNotPrintDirectly()
7726 .Case("NSInteger", Context.getNSIntegerType()) in shouldNotPrintDirectly()