Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2367 if (GetImportedOrCreateDecl( in VisitStaticAssertDecl()
2434 if (GetImportedOrCreateDecl( in VisitNamespaceDecl()
2485 if (GetImportedOrCreateDecl( in VisitNamespaceAliasDecl()
2773 if (GetImportedOrCreateDecl( in VisitEnumDecl()
3093 if (GetImportedOrCreateDecl( in VisitEnumConstantDecl()
3982 if (GetImportedOrCreateDecl( in VisitObjCIvarDecl()
4324 if (GetImportedOrCreateDecl( in VisitObjCMethodDecl()
4391 if (GetImportedOrCreateDecl( in VisitObjCTypeParamDecl()
5245 if (GetImportedOrCreateDecl( in VisitObjCPropertyDecl()
5369 if (GetImportedOrCreateDecl( in VisitTemplateTypeParmDecl()
[all …]