Lines Matching refs:Common
130 if (Common) in getCommonPtr()
131 return Common; in getCommonPtr()
138 if (Prev->Common) { in getCommonPtr()
139 Common = Prev->Common; in getCommonPtr()
147 if (!Common) { in getCommonPtr()
151 Common = newCommon(getASTContext()); in getCommonPtr()
156 Prev->Common = Common; in getCommonPtr()
158 return Common; in getCommonPtr()
243 static_cast<Common *>(Ptr)->~Common(); in DeallocateCommon()
264 Common *CommonPtr = new (C) Common; in newCommon()
274 Common *CommonPtr = getMostRecentDecl()->getCommonPtr(); in LoadLazySpecializations()
304 Common *CommonPtr = getCommonPtr(); in getInjectedTemplateArgs()
320 static_cast<Common *>(Ptr)->~Common(); in DeallocateCommon()
348 Common *CommonPtr = getMostRecentDecl()->getCommonPtr(); in LoadLazySpecializations()
372 Common *CommonPtr = new (C) Common; in newCommon()
446 Common *CommonPtr = getCommonPtr(); in getInjectedClassNameSpecialization()
908 static_cast<Common *>(Ptr)->~Common(); in DeallocateCommon()
912 Common *CommonPtr = new (C) Common; in newCommon()
935 static_cast<Common *>(Ptr)->~Common(); in DeallocateCommon()
968 Common *CommonPtr = getMostRecentDecl()->getCommonPtr(); in LoadLazySpecializations()
992 Common *CommonPtr = new (C) Common; in newCommon()