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

/external/clang/include/clang/AST/
H A DType.h1536 bool isMemberDataPointerType() const;
4909 inline bool Type::isMemberDataPointerType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/external/clang/lib/Sema/
H A DSemaExprCXX.cpp3254 return T->isMemberDataPointerType();

Completed in 392 milliseconds