Home
last modified time | relevance | path

Searched refs:initFromStructural (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTemplateBase.cpp201 void TemplateArgument::initFromStructural(const ASTContext &Ctx, QualType Type, in initFromStructural() function in TemplateArgument
253 initFromStructural(Ctx, Type, V, IsDefaulted); in TemplateArgument()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateBase.h185 void initFromStructural(const ASTContext &Ctx, QualType Type,