Searched refs:initFromIntegral (Results 1 – 2 of 2) sorted by relevance
180 void TemplateArgument::initFromIntegral(const ASTContext &Ctx, in initFromIntegral() function in TemplateArgument213 initFromIntegral(Ctx, Value, Type, IsDefaulted); in TemplateArgument()245 initFromIntegral(Ctx, V.getInt(), Type, IsDefaulted); in TemplateArgument()
183 void initFromIntegral(const ASTContext &Ctx, const llvm::APSInt &Value,