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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2833 class MemberPointerType : public Type, public llvm::FoldingSetNode { class in namespace:clang
2842 MemberPointerType(QualType Pointee, const Type *Cls, QualType CanonicalPtr) function in class:clang::MemberPointerType

Completed in 82 milliseconds