Lines Matching refs:getCommonPtr
135 RedeclarableTemplateDecl::CommonBase *RedeclarableTemplateDecl::getCommonPtr() const { in getCommonPtr() function in RedeclarableTemplateDecl
283 Common *CommonPtr = getMostRecentDecl()->getCommonPtr(); in LoadLazySpecializations()
296 return getCommonPtr()->Specializations; in getSpecializations()
313 Common *CommonPtr = getCommonPtr(); in getInjectedTemplateArgs()
357 Common *CommonPtr = getMostRecentDecl()->getCommonPtr(); in LoadLazySpecializations()
370 return getCommonPtr()->Specializations; in getSpecializations()
376 return getCommonPtr()->PartialSpecializations; in getPartialSpecializations()
464 Common *CommonPtr = getCommonPtr(); in getInjectedClassNameSpecialization()
1002 Common *CommonPtr = getMostRecentDecl()->getCommonPtr(); in LoadLazySpecializations()
1015 return getCommonPtr()->Specializations; in getSpecializations()
1021 return getCommonPtr()->PartialSpecializations; in getPartialSpecializations()