Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp414 Error ImportDeclParts(NamedDecl *D, DeclarationName &Name, NamedDecl *&ToD,
416 Error ImportDeclParts(
2143 Error ASTNodeImporter::ImportDeclParts( in ImportDeclParts() function in ASTNodeImporter
2194 Error ASTNodeImporter::ImportDeclParts(NamedDecl *D, DeclarationName &Name, in ImportDeclParts() function in ASTNodeImporter
2762 if (Error Err = ImportDeclParts(D, DC, LexicalDC, Name, ToND, Loc)) in VisitBindingDecl()
2845 if (Error Err = ImportDeclParts(D, DC, LexicalDC, Name, ToD, Loc)) in VisitNamespaceDecl()
2929 if (Error Err = ImportDeclParts(D, DC, LexicalDC, Name, LookupD, Loc)) in VisitNamespaceAliasDecl()
2967 if (Error Err = ImportDeclParts(D, Name, ToD, Loc)) in VisitTypedefNameDecl()
3090 if (Error Err = ImportDeclParts(D, DC, LexicalDC, Name, FoundD, Loc)) in VisitTypeAliasTemplateDecl()
3149 if (Error Err = ImportDeclParts(D, DC, LexicalDC, Name, ToD, Loc)) in VisitLabelDecl()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9252 …meERNS1_14SourceLocationE", "(anonymous namespace)::ASTNodeImporter::ImportDeclParts(clang::NamedD…