Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp4014 Importer.ToDiag(Loc, diag::warn_odr_ivar_type_inconsistent) in VisitObjCIvarDecl()
4323 Importer.ToDiag(FoundMethod->getLocation(), in VisitObjCMethodDecl()
4335 Importer.ToDiag(FoundMethod->getLocation(), in VisitObjCMethodDecl()
4364 Importer.ToDiag(FoundMethod->getLocation(), in VisitObjCMethodDecl()
5009 Importer.ToDiag(To->getLocation(), in ImportDefinition()
5016 Importer.ToDiag(To->getLocation(), in ImportDefinition()
5275 Importer.ToDiag(Impl->getLocation(), in VisitObjCImplementationDecl()
5281 Importer.ToDiag(Impl->getLocation(), in VisitObjCImplementationDecl()
5285 Importer.ToDiag(Impl->getLocation(), in VisitObjCImplementationDecl()
5429 Importer.ToDiag(ToImpl->getLocation(), in VisitObjCPropertyImplDecl()
[all …]
/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTImporter.h531 DiagnosticBuilder ToDiag(SourceLocation Loc, unsigned DiagID);