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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
NSAPI.h 219 bool isObjCNSUIntegerType(QualType T) const;
  /src/external/apache2/llvm/dist/clang/lib/AST/
NSAPI.cpp 390 if (isObjCNSUIntegerType(TDTTy))
510 bool NSAPI::isObjCNSUIntegerType(QualType T) const {
  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
ObjCMT.cpp 895 else if (NSAPIObj->isObjCNSUIntegerType(qt))

Completed in 28 milliseconds