Searched defs:isNullPtrType (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h1571 bool isNullPtrType() const; // C++0x nullptr_t
5034 inline bool Type::isNullPtrType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
5108 isObjCObjectPointerType() || isNullPtrType());

Completed in 298 milliseconds