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