Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp1467 TemplateTypeParmDecl *CorrespondingTemplateParam = in ConvertDeclSpecToType() local
1480 LSI->AutoTemplateParams.push_back(CorrespondingTemplateParam); in ConvertDeclSpecToType()
1483 Result = QualType(CorrespondingTemplateParam->getTypeForDecl(), 0); in ConvertDeclSpecToType()