Searched refs:isObjCNSUIntegerType (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DNSAPI.h186 bool isObjCNSUIntegerType(QualType T) const;
/external/clang/lib/AST/
H A DNSAPI.cpp294 if (isObjCNSUIntegerType(TDTTy))
363 bool NSAPI::isObjCNSUIntegerType(QualType T) const { function in class:NSAPI

Completed in 263 milliseconds