Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnosticIDs.h256 DiagnosticIDs::Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc,
261 DiagnosticIDs::Level getDiagnosticLevel(unsigned DiagID,
DDiagnostic.h612 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { in getDiagnosticLevel() function
613 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this); in getDiagnosticLevel()
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp295 D.getDiagnosticLevel(diag::warn_maybe_falloff_nonvoid_function, in checkDiagnostics()
298 D.getDiagnosticLevel(diag::warn_noreturn_function_has_return_expr, in checkDiagnostics()
301 D.getDiagnosticLevel(diag::warn_suggest_noreturn_block, FuncLoc) in checkDiagnostics()
308 D.getDiagnosticLevel(diag::warn_suggest_noreturn_block, FuncLoc) in checkDiagnostics()
1164 (D.getDiagnosticLevel(diag::warn_unreachable, SourceLocation()) != in AnalysisBasedWarnings()
1167 (D.getDiagnosticLevel(diag::warn_double_lock, SourceLocation()) != in AnalysisBasedWarnings()
1330 if (Diags.getDiagnosticLevel(diag::warn_uninit_var, D->getLocStart()) in IssueWarnings()
1332 Diags.getDiagnosticLevel(diag::warn_sometimes_uninit_var,D->getLocStart()) in IssueWarnings()
1334 Diags.getDiagnosticLevel(diag::warn_maybe_uninit_var, D->getLocStart()) in IssueWarnings()
1358 Diags.getDiagnosticLevel(diag::warn_unannotated_fallthrough, in IssueWarnings()
[all …]
DSema.cpp663 Diags.getDiagnosticLevel(diag::warn_delegating_ctor_cycle, in ActOnEndOfTranslationUnit()
722 if (Diags.getDiagnosticLevel(diag::warn_unused_private_field, in ActOnEndOfTranslationUnit()
DSemaCast.cpp1434 if (Diags.getDiagnosticLevel(DiagID, Range.getBegin()) == in CheckCompatibleReinterpretCast()
1910 if (Self.Diags.getDiagnosticLevel(diag::warn_bad_function_cast, in DiagnoseBadFunctionCast()
DSemaDeclObjC.cpp1600 if (Diags.getDiagnosticLevel(DIAG, ImpLoc) in CheckProtocolMethodDefs()
1623 if (Diags.getDiagnosticLevel(DIAG, ImpLoc) != in CheckProtocolMethodDefs()
2138 (Diags.getDiagnosticLevel(diag::warn_strict_multiple_method_decl, in LookupMethodInGlobalPool()
DSemaDecl.cpp1498 Diags.getDiagnosticLevel(diag::ext_implicit_lib_function_decl, Loc) in LazilyCreateBuiltin()
4446 if (Diags.getDiagnosticLevel(diag::warn_decl_shadow, R.getNameLoc()) == in CheckShadow()
4520 if (Diags.getDiagnosticLevel(diag::warn_decl_shadow, D->getLocation()) == in CheckShadow()
7062 getDiagnostics().getDiagnosticLevel(diag::warn_global_constructor, in CheckCompleteVariableDeclaration()
7216 if (Diags.getDiagnosticLevel(diag::warn_doc_param_not_found, in ActOnDocumentableDecls()
7959 if (Diags.getDiagnosticLevel(diag_id, Loc) >= DiagnosticsEngine::Error) { in ImplicitlyDefineFunction()
10560 if (S.Diags.getDiagnosticLevel(diag::warn_identical_enum_values, in CheckForUniqueEnumValues()
10675 if (S.Diags.getDiagnosticLevel(diag::warn_duplicate_enum_values, in CheckForDuplicateEnumValues()
DSemaChecking.cpp3116 Diags.getDiagnosticLevel(diag::warn_sizeof_pointer_expr_memaccess, in CheckMemaccessArguments()
4826 if (S.Diags.getDiagnosticLevel(diag::warn_impcast_integer_sign_conditional, in CheckConditionalOperator()
5001 if (getDiagnostics().getDiagnosticLevel(diag::warn_cast_align, in CheckCastAlign()
5643 if (Diags.getDiagnosticLevel(DiagID, NBody->getSemiLoc()) == in DiagnoseEmptyLoopBody()
DSemaStmt.cpp1073 if (Diags.getDiagnosticLevel(DIAG, SrcExpr->getExprLoc()) in DiagnoseAssignmentEnum()
1319 if (S.Diags.getDiagnosticLevel(diag::warn_variables_not_in_loop_body, in CheckForLoopConditionalStatement()
DSemaDeclCXX.cpp1664 if (Diags.getDiagnosticLevel(diag::warn_unused_private_field, in ActOnCXXMemberDeclarator()
2186 if (getDiagnostics().getDiagnosticLevel(diag::warn_field_is_uninit, IdLoc) in BuildMemberInitializer()
3145 if (SemaRef.Diags.getDiagnosticLevel(diag::warn_initializer_out_of_order, in DiagnoseBaseOrMemInitializerOrder()
4713 if (Diags.getDiagnosticLevel(diag::warn_overloaded_virtual, in DiagnoseHiddenVirtualMethods()
DSemaTemplate.cpp3560 Diags.getDiagnosticLevel(diag::warn_cxx98_compat_template_arg_unnamed_type, in CheckTemplateArgument()
3562 Diags.getDiagnosticLevel(diag::warn_cxx98_compat_template_arg_local_type, in CheckTemplateArgument()
DSemaExprObjC.cpp1834 if (S.Diags.getDiagnosticLevel(DiagID, MsgLoc) == DiagnosticsEngine::Ignored) in applyCocoaAPICheck()
DSemaTemplateInstantiateDecl.cpp1251 SemaRef.Diags.getDiagnosticLevel( in VisitFunctionDecl()
DSemaInit.cpp4552 if (S.Diags.getDiagnosticLevel(diag::warn_cxx98_compat_temp_copy, Loc) in CheckCXX98CompatAccessibleCopy()
/external/clang/lib/Basic/
DDiagnosticIDs.cpp354 DiagnosticIDs::getDiagnosticLevel(unsigned DiagID, SourceLocation Loc, in getDiagnosticLevel() function in DiagnosticIDs
362 return getDiagnosticLevel(DiagID, DiagClass, Loc, Diag); in getDiagnosticLevel()
372 DiagnosticIDs::getDiagnosticLevel(unsigned DiagID, unsigned DiagClass, in getDiagnosticLevel() function in DiagnosticIDs
589 = getDiagnosticLevel(DiagID, Info.getLocation(), Diag); in ProcessDiag()
DDiagnostic.cpp399 = Diags->getDiagnosticLevel(Info.getID(), Info.getLocation(), *this); in EmitCurrentDiagnostic()
/external/clang/tools/diagtool/
DShowEnabledWarnings.cpp128 Diags->getDiagnosticLevel(DiagID, SourceLocation()); in run()
/external/clang/lib/Lex/
DPPLexerChange.cpp357 if (getDiagnostics().getDiagnosticLevel( in HandleEndOfFile()
DPPDirectives.cpp1881 Diags->getDiagnosticLevel(diag::pp_macro_not_used, in HandleDefineDirective()