Searched refs:SpecDecl (Results 1 – 4 of 4) 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()
1317 if (const FunctionDecl *SpecDecl = FD->getTemplateInstantiationPattern()) in GenerateCode() local1318 if (SpecDecl->hasBody(SpecDecl)) in GenerateCode()1319 Loc = SpecDecl->getLocation(); in GenerateCode()
8675 template<typename SpecDecl>8676 void checkImpl(SpecDecl *Spec) { in checkImpl()
11045 template<typename SpecDecl>11046 void checkImpl(SpecDecl *Spec) { in checkImpl()