Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp486 Error ImportTemplateParameterLists(const DeclTy *FromD, DeclTy *ToD);
3607 Error ASTNodeImporter::ImportTemplateParameterLists(const DeclTy *FromD, in ImportTemplateParameterLists() function in ASTNodeImporter
3674 if (Error Err = ImportTemplateParameterLists(FromFD, ToFD)) in ImportTemplateInformation()
6575 if (Error Err = ImportTemplateParameterLists(D, D2)) in VisitClassTemplateSpecializationDecl()