Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DNSAPI.cpp301 if (isObjCNSUIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()
378 bool NSAPI::isObjCNSUIntegerType(QualType T) const { in isObjCNSUIntegerType() function in NSAPI
/external/clang/include/clang/AST/
DNSAPI.h186 bool isObjCNSUIntegerType(QualType T) const;