Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp447 Error ImportTemplateArguments(
758 if (Error Err = ImportTemplateArguments(TemplArgs.data(), TemplArgs.size(), in ImportFunctionTemplateWithTemplateArgsFromSpecialization()
860 if (Error Err = ImportTemplateArguments( in import()
1388 if (Error Err = ImportTemplateArguments(FromTemplateArgs.data(), in VisitAutoType()
1496 if (Error Err = ImportTemplateArguments( in VisitTemplateSpecializationType()
1555 if (Error Err = ImportTemplateArguments( in VisitDependentTemplateSpecializationType()
2123 Error ASTNodeImporter::ImportTemplateArguments( in ImportTemplateArguments() function in ASTNodeImporter
5620 if (Error Err = ImportTemplateArguments( in VisitClassTemplateSpecializationDecl()
5923 if (Error Err = ImportTemplateArguments( in VisitVarTemplateSpecializationDecl()
7549 if (Error Err = ImportTemplateArguments( in VisitSizeOfPackExpr()