Searched defs:DiagID (Results 1 - 25 of 72) sorted by relevance

123

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DCommentParser.h47 DiagnosticBuilder Diag(SourceLocation Loc, unsigned DiagID) { argument
H A DCommentSema.h63 DiagnosticBuilder Diag(SourceLocation Loc, unsigned DiagID) { argument
H A DCommentLexer.h316 DiagnosticBuilder Diag(SourceLocation Loc, unsigned DiagID) { argument
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp21 SYCLDiagIfDeviceCode(SourceLocation Loc, unsigned DiagID) argument
H A DSemaInit.cpp390 unsigned DiagID = local
1157 unsigned DiagID = 0; local
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h57 llvm::Error createDiagnosticError(SourceLocation Loc, unsigned DiagID) { argument
61 llvm::Error createDiagnosticError(unsigned DiagID) { argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DPartialDiagnostic.h38 mutable unsigned DiagID = 0; member in class:clang::PartialDiagnostic
46 PartialDiagnostic(unsigned DiagID, DiagStorageAllocator &Allocator_) argument
[all...]
H A DDiagnosticIDs.h229 static bool isBuiltinExtensionDiag(unsigned DiagID) { argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DSourceMgrAdapter.cpp101 unsigned DiagID; local
H A DDiagnosticIDs.cpp112 uint16_t DiagID; member in struct:__anon366::StaticDiagInfoRec
210 static const StaticDiagInfoRec *GetDiagInfo(unsigned DiagID) { argument
[all...]
H A DDiagnostic.cpp146 void DiagnosticsEngine::SetDelayedDiagnostic(unsigned DiagID, StringRef Arg1, argument
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp200 void FixItRewriter::Diag(SourceLocation Loc, unsigned DiagID) { argument
/freebsd-current/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp204 unsigned DiagID = diag::warn_apinotes_private_case; local
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPAMD.cpp395 unsigned DiagID = getDriver().getDiags().getCustomDiagID( local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftCXXABI.cpp86 unsigned DiagID = Diags.getCustomDiagID( variable
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h24 inline PartialDiagnostic Sema::PDiag(unsigned DiagID) { argument
H A DDelayedDiagnostic.h103 PartialDiagnostic &setDiag(unsigned DiagID) { argument
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp524 unsigned DiagID = diag::err_missing_dependent_template_keyword; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp655 unsigned DiagID = DiagnosticIDs::getCategoryNumberForDiag(Info->getID()); local
538 getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, unsigned DiagID) argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp25 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, local
H A DBackendUtil.cpp1335 unsigned DiagID = Diags.getCustomDiagID( local
1364 auto DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, local
H A DCodeGenPGO.cpp293 unsigned DiagID = Diag.getCustomDiagID( local
304 unsigned DiagID = Diag.getCustomDiagID( local
H A DCodeGenAction.cpp493 unsigned DiagID; local
550 unsigned DiagID; local
595 unsigned DiagID = diag::err_fe_backend_resource_limit; local
693 EmitOptimizationMessage( const llvm::DiagnosticInfoOptimizationBase &D, unsigned DiagID) argument
830 unsigned DiagID = diag::err_fe_inline_asm; local
1144 unsigned DiagID = local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp99 Diag(DiagnosticsEngine *Diags, const LangOptions &Features, FullSourceLoc TokLoc, const char *TokBegin, const char *TokRangeBegin, const char *TokRangeEnd, unsigned DiagID) argument
H A DPreprocessor.cpp730 void Preprocessor::SetPoisonReason(IdentifierInfo *II, unsigned DiagID) { argument

Completed in 218 milliseconds

123