Searched refs:initFromType (Results 1 – 2 of 2) sorted by relevance
183 void initFromType(QualType T, bool IsNullPtr, bool IsDefaulted);198 initFromType(T, isNullPtr, IsDefaulted);
160 void TemplateArgument::initFromType(QualType T, bool IsNullPtr, in initFromType() function in TemplateArgument244 initFromType(Type, /*isNullPtr=*/true, IsDefaulted); in TemplateArgument()