HomeSort by: relevance | last modified time | path
    Searched refs:isObjCNSIntegerType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
NSAPI.h 217 bool isObjCNSIntegerType(QualType T) const;
  /src/external/apache2/llvm/dist/clang/lib/AST/
NSAPI.cpp 388 if (isObjCNSIntegerType(TDTTy))
506 bool NSAPI::isObjCNSIntegerType(QualType T) const {
  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
ObjCMT.cpp 893 if (NSAPIObj->isObjCNSIntegerType(qt))

Completed in 65 milliseconds