Searched refs:PTMDT (Results 1 – 1 of 1) sorted by relevance
199 nonloc::PointerToMember::PTMDataType PTMDT = PTM.getPTMData(); in accumCXXBase() local203 if (PTMDT.isNull() || PTMDT.is<const NamedDecl *>()) { in accumCXXBase()204 if (PTMDT.is<const NamedDecl *>()) in accumCXXBase()205 ND = PTMDT.get<const NamedDecl *>(); in accumCXXBase()209 const PointerToMemberData *PTMD = PTMDT.get<const PointerToMemberData *>(); in accumCXXBase()