Home
last modified time | relevance | path

Searched defs:IsDefaulted (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DTemplateBase.cpp165 bool IsDefaulted) { in initFromType() argument
172 bool IsDefaulted) { in initFromDeclaration() argument
182 QualType Type, bool IsDefaulted) { in initFromIntegral() argument
202 const APValue &V, bool IsDefaulted) { in initFromStructural() argument
212 TemplateArgument(const ASTContext & Ctx,const llvm::APSInt & Value,QualType Type,bool IsDefaulted) TemplateArgument() argument
238 TemplateArgument(const ASTContext & Ctx,QualType Type,const APValue & V,bool IsDefaulted) TemplateArgument() argument
[all...]