Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1244 BuiltinTemplateDecl *buildBuiltinTemplateDecl(BuiltinTemplateKind BTK,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1147 ASTContext::buildBuiltinTemplateDecl(BuiltinTemplateKind BTK, in buildBuiltinTemplateDecl() function in ASTContext
1160 MakeIntegerSeqDecl = buildBuiltinTemplateDecl(BTK__make_integer_seq, in getMakeIntegerSeqDecl()
1168 TypePackElementDecl = buildBuiltinTemplateDecl(BTK__type_pack_element, in getTypePackElementDecl()