Searched refs:SpecDecl (Results 1 – 3 of 3) sorted by relevance
1495 if (const FunctionDecl *SpecDecl = FD->getTemplateInstantiationPattern()) in GenerateCode() local1496 if (SpecDecl->hasBody(SpecDecl)) in GenerateCode()1497 Loc = SpecDecl->getLocation(); in GenerateCode()
10928 template<typename SpecDecl>10929 void checkImpl(SpecDecl *Spec) { in checkImpl()
814 E->SpecDecl = Record.readDeclAs<ImplicitConceptSpecializationDecl>(); in VisitConceptSpecializationExpr()