Searched defs:isNullPtrType (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Type.h | 1699 bool isNullPtrType() const; // C++0x nullptr_t 5519 inline bool Type::isNullPtrType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type 5593 isObjCObjectPointerType() || isNullPtrType()); |
Completed in 47 milliseconds