Searched defs:newCommon (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp333 FunctionTemplateDecl::newCommon(ASTContext &C) const { function in class:FunctionTemplateDecl
449 ClassTemplateDecl::newCommon(ASTContext &C) const { function in class:ClassTemplateDecl
1087 TypeAliasTemplateDecl::newCommon(ASTContext &C) const { function in class:TypeAliasTemplateDecl
1151 VarTemplateDecl::newCommon(ASTContext &C) const { function in class:VarTemplateDecl

Completed in 71 milliseconds