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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h952 BuiltinTemplateDecl *buildBuiltinTemplateDecl(BuiltinTemplateKind BTK,
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp914 ASTContext::buildBuiltinTemplateDecl(BuiltinTemplateKind BTK, function in class:ASTContext
926 MakeIntegerSeqDecl = buildBuiltinTemplateDecl(BTK__make_integer_seq,

Completed in 214 milliseconds