Searched refs:OldInstFrom (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | SemaTemplate.cpp | 7947 const NamedDecl *OldInstFrom, bool Complain, in MatchTemplateParameterKind() argument 8032 NewInstFrom, NewTTP->getTemplateParameters(), OldInstFrom, in MatchTemplateParameterKind() 8074 if (!S.AreConstraintExpressionsEqual(OldInstFrom, OldC, NewInstFrom, in MatchTemplateParameterKind() 8133 const NamedDecl *OldInstFrom, TemplateParameterList *Old, bool Complain, in TemplateParameterListsAreEqual() argument 8166 OldInstFrom, Complain, Kind, in TemplateParameterListsAreEqual() 8183 OldInstFrom, Complain, Kind, in TemplateParameterListsAreEqual() 8216 if (!AreConstraintExpressionsEqual(OldInstFrom, OldRC, NewInstFrom, in TemplateParameterListsAreEqual()
|
| /openbsd/src/gnu/llvm/clang/include/clang/Sema/ |
| D | Sema.h | 8434 const NamedDecl *OldInstFrom, TemplateParameterList *Old, bool Complain,
|