Searched refs:initFromDeclaration (Results 1 – 2 of 2) sorted by relevance
182 void initFromDeclaration(ValueDecl *D, QualType QT, bool IsDefaulted);201 initFromDeclaration(D, QT, IsDefaulted);
171 void TemplateArgument::initFromDeclaration(ValueDecl *D, QualType QT, in initFromDeclaration() function in TemplateArgument251 initFromDeclaration(const_cast<ValueDecl *>(VD), Type, IsDefaulted); in TemplateArgument()