Home
last modified time | relevance | path

Searched refs:SuppressObjCLifetime (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaTemplateInstantiate.cpp1320 bool SuppressObjCLifetime);
1323 TypeLocBuilder &TLB, bool SuppressObjCLifetime, bool Final,
1334 bool SuppressObjCLifetime);
2033 TypeLocBuilder &TLB, bool SuppressObjCLifetime, bool Final, in BuildSubstTemplateTypeParmType() argument
2040 if (SuppressObjCLifetime) { in BuildSubstTemplateTypeParmType()
2064 bool SuppressObjCLifetime) { in TransformTemplateTypeParmType() argument
2128 return BuildSubstTemplateTypeParmType(TLB, SuppressObjCLifetime, Final, in TransformTemplateTypeParmType()
2151 bool SuppressObjCLifetime) { in TransformSubstTemplateTypeParmPackType() argument
2171 TLB, SuppressObjCLifetime, T->getFinal(), NewReplaced, T->getIndex(), in TransformSubstTemplateTypeParmPackType()
DTreeTransform.h641 bool SuppressObjCLifetime);
645 bool SuppressObjCLifetime);
4882 auto SuppressObjCLifetime = in TransformQualifiedType() local
4886 SuppressObjCLifetime); in TransformQualifiedType()
4889 TLB, STTP, SuppressObjCLifetime); in TransformQualifiedType()