Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp417 Error ImportTemplateArguments(
709 if (Error Err = ImportTemplateArguments(TemplArgs.data(), TemplArgs.size(), in ImportFunctionTemplateWithTemplateArgsFromSpecialization()
811 if (Error Err = ImportTemplateArguments( in import()
1391 if (Error Err = ImportTemplateArguments( in VisitTemplateSpecializationType()
1449 if (Error Err = ImportTemplateArguments( in VisitDependentTemplateSpecializationType()
1940 Error ASTNodeImporter::ImportTemplateArguments( in ImportTemplateArguments() function in ASTNodeImporter
5066 if (Error Err = ImportTemplateArguments( in VisitClassTemplateSpecializationDecl()
5356 if (Error Err = ImportTemplateArguments( in VisitVarTemplateSpecializationDecl()
6877 if (Error Err = ImportTemplateArguments( in VisitSizeOfPackExpr()