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

  /external/clang/include/clang/AST/
NSAPI.h 186 bool isObjCNSUIntegerType(QualType T) const;
  /external/clang/lib/AST/
NSAPI.cpp 301 if (isObjCNSUIntegerType(TDTTy))
378 bool NSAPI::isObjCNSUIntegerType(QualType T) const {

Completed in 159 milliseconds