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

/external/clang/lib/AST/
H A DItaniumCXXABI.cpp36 unsigned getMemberPointerSize(const MemberPointerType *MPT) const { function in class:__anon3509::ItaniumCXXABI
H A DMicrosoftCXXABI.cpp30 unsigned getMemberPointerSize(const MemberPointerType *MPT) const;
55 unsigned MicrosoftCXXABI::getMemberPointerSize(const MemberPointerType *MPT) const { function in class:MicrosoftCXXABI

Completed in 48 milliseconds