HomeSort by relevance Sort by last modified time
    Searched refs:isObjCNSIntegerType (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
NSAPI.h 184 bool isObjCNSIntegerType(QualType T) const;
  /external/clang/lib/AST/
NSAPI.cpp 299 if (isObjCNSIntegerType(TDTTy))
374 bool NSAPI::isObjCNSIntegerType(QualType T) const {

Completed in 24 milliseconds