Searched refs:SpecDecl (Results 1 – 2 of 2) sorted by relevance
1022 if (const FunctionDecl *SpecDecl = FD->getTemplateInstantiationPattern()) in GenerateCode() local1023 if (SpecDecl->hasBody(SpecDecl)) in GenerateCode()1024 Loc = SpecDecl->getLocation(); in GenerateCode()
8675 template<typename SpecDecl>8676 void checkImpl(SpecDecl *Spec) { in checkImpl()