Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp7970 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 DSema.h12119 const NamedDecl *OldInstFrom, TemplateParameterList *Old, bool Complain,