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

  /external/clang/include/clang/AST/
NSAPI.h 214 bool isObjCNSUIntegerType(QualType T) const;
  /external/clang/lib/AST/
NSAPI.cpp 401 if (isObjCNSUIntegerType(TDTTy))
478 bool NSAPI::isObjCNSUIntegerType(QualType T) const {
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp     [all...]

Completed in 70 milliseconds