Home | History | Annotate | Download | only in Sema

Lines Matching defs:Kind

186   switch (Kind) {
204 ActiveTemplateInstantiation::InstantiationKind Kind,
213 Inst.Kind = Kind;
264 ActiveTemplateInstantiation::InstantiationKind Kind,
269 Initialize(Kind, PointOfInstantiation, InstantiationRange,
420 switch (Active->Kind) {
592 switch(Active->Kind) {
910 "Wrong kind of template template argument");
1006 TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForKeyword(Keyword);
1007 if (!SemaRef.isAcceptableTagRedeclaration(TD, Kind, /*isDefinition*/false,
1377 "Template argument kind mismatch");
1884 /// \param TSK the kind of implicit or explicit instantiation to perform.
1941 // FIXME: This loses the as-written tag kind for an explicit instantiation.
2134 /// \param TSK The kind of implicit or explicit instantiation to perform.
2378 "Unexpected template specialization kind!");
2558 // specialization is an explicit instantion of the same kind