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

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

Completed in 98 milliseconds