Searched refs:initFromType (Results 1 – 2 of 2) sorted by relevance
181 void initFromType(QualType T, bool IsNullPtr, bool IsDefaulted);195 initFromType(T, isNullPtr, IsDefaulted);
164 void TemplateArgument::initFromType(QualType T, bool IsNullPtr, in initFromType() function in TemplateArgument248 initFromType(Type, /*isNullPtr=*/true, IsDefaulted); in TemplateArgument()