Searched refs:OldInstFrom (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 7970 const NamedDecl *OldInstFrom, bool Complain, in MatchTemplateParameterKind() argument 8050 NewInstFrom, NewTTP->getTemplateParameters(), OldInstFrom, in MatchTemplateParameterKind() 8092 if (!S.AreConstraintExpressionsEqual(OldInstFrom, OldC, NewInstFrom, in MatchTemplateParameterKind() 8128 const NamedDecl *OldInstFrom, TemplateParameterList *Old, bool Complain, in TemplateParameterListsAreEqual() argument 8156 OldInstFrom, Complain, Kind, in TemplateParameterListsAreEqual() 8188 if (!AreConstraintExpressionsEqual(OldInstFrom, OldRC, NewInstFrom, in TemplateParameterListsAreEqual()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 12119 const NamedDecl *OldInstFrom, TemplateParameterList *Old, bool Complain,
|