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