Home
last modified time | relevance | path

Searched refs:Diagnose (Results 1 – 25 of 210) sorted by relevance

123456789

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DLookup.h151 Diagnose(Redecl == Sema::NotForRedeclaration) {
164 Diagnose(Redecl == Sema::NotForRedeclaration) {
195 Diagnose(std::move(Other.Diagnose)), in LookupResult()
200 Other.Diagnose = false; in LookupResult()
218 Diagnose = std::move(Other.Diagnose);
223 Other.Diagnose = false;
228 if (Diagnose) diagnose(); in ~LookupResult()
584 Diagnose = false; in suppressDiagnostics()
589 return !Diagnose; in isSuppressingDiagnostics()
745 bool Diagnose = false; variable
H A DSema.h2676 Diagnose, enumerator
3060 bool Diagnose = false);
3428 bool Diagnose = true);
5884 bool Diagnose = false);
6257 bool Diagnose = true);
6264 bool Diagnose = true);
7252 bool Diagnose = true);
7422 bool Diagnose = true);
8473 bool Diagnose = true);
9830 bool Diagnose = true);
[all …]
H A DInitialization.h1192 bool Diagnose(Sema &S,
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp7678 : Base(S, RD, FD, DCK), Diagnose(Diagnose) {} in DefaultedComparisonAnalyzer()
8806 bool Diagnose; member
8815 : SpecialMemberVisitor(S, MD, CSM, ICI), Diagnose(Diagnose), in SpecialMemberDeletionInfo()
8893 if (Diagnose) { in shouldDeleteForSubobjectCall()
8970 if (Diagnose) { in shouldDeleteForVariantObjCPtrMember()
9129 if (Diagnose) in shouldDeleteForAllConstMembers()
9158 if (Diagnose) in ShouldDeleteSpecialMember()
9468 if (Diagnose) { in checkTrivialSubobjectCall()
9624 if (Diagnose) in SpecialMemberIsTrivial()
9631 if (Diagnose) in SpecialMemberIsTrivial()
[all …]
H A DSemaExprObjC.cpp3544 bool Diagnose; member in __anon4e2d7b930411::ARCCastChecker
3555 Diagnose(diagnose) {} in ARCCastChecker()
3676 return Diagnose ? ACC_plusOne in checkCallToFunction()
4250 if (Diagnose) { in checkObjCBridgeRelatedComponents()
4261 if (Diagnose) { in checkObjCBridgeRelatedComponents()
4276 if (Diagnose) { in checkObjCBridgeRelatedComponents()
4290 if (Diagnose) { in checkObjCBridgeRelatedComponents()
4324 if (Diagnose) { in CheckObjCBridgeRelatedConversions()
4355 if (Diagnose) { in CheckObjCBridgeRelatedConversions()
4430 if (Diagnose) { in CheckObjCConversion()
[all …]
H A DSemaCUDA.cpp323 bool Diagnose) { in inferCUDATargetForImplicitSpecialMember() argument
384 if (Diagnose) { in inferCUDATargetForImplicitSpecialMember()
428 if (Diagnose) { in inferCUDATargetForImplicitSpecialMember()
H A DSemaExprCXX.cpp2458 Diagnose); in resolveAllocationOverload()
2478 if (Diagnose) { in resolveAllocationOverload()
2531 if (Diagnose) { in resolveAllocationOverload()
2541 if (Diagnose) { in resolveAllocationOverload()
2561 bool Diagnose) { in FindAllocationFunctions() argument
3141 if (Diagnose) { in FindDeallocationFunction()
3159 if (Diagnose) { in FindDeallocationFunction()
3171 if (Diagnose) { in FindDeallocationFunction()
5858 return InitSeq.Diagnose(Self, Entity, Kind, From); in TryClassUnification()
5885 return InitSeq.Diagnose(Self, Entity, Kind, From); in TryClassUnification()
[all …]
H A DSemaExpr.cpp9527 if (Diagnose) { in CheckSingleAssignmentConstraints()
9623 if (!Diagnose) in CheckSingleAssignmentConstraints()
9630 if (!Diagnose) in CheckSingleAssignmentConstraints()
15795 if (Diagnose) { in CheckConversionToObjCLiteral()
15810 if (Diagnose) { in CheckConversionToObjCLiteral()
17268 if (Diagnose) in getParentOfCapturingContextOrNull()
17289 if (Diagnose) { in isVariableCapturable()
17298 if (Diagnose) { in isVariableCapturable()
17308 if (Diagnose) { in isVariableCapturable()
17322 if (Diagnose) { in isVariableCapturable()
[all …]
H A DSemaAccess.cpp1717 bool Diagnose) { in CheckAllocationAccess() argument
1725 if (Diagnose) in CheckAllocationAccess()
H A DSemaTemplate.cpp3871 bool Diagnose) { in resolveAssumedTemplateNameAsType() argument
3899 if (Diagnose) in resolveAssumedTemplateNameAsType()
7745 auto Diagnose = [&] { in MatchTemplateParameterKind() local
7754 Diagnose(); in MatchTemplateParameterKind()
7764 Diagnose(); in MatchTemplateParameterKind()
7888 auto Diagnose = [&] { in TemplateParameterListsAreEqual() local
7897 Diagnose(); in TemplateParameterListsAreEqual()
7907 Diagnose(); in TemplateParameterListsAreEqual()
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A DChangeLog138 * gimple-parser.cc (c_parser_parse_gimple_body): Diagnose
717 * c-typeck.c (c_mark_addressable): Diagnose trying to make
771 * gimple-parser.c (c_parser_gimple_paren_condition): Diagnose
820 Diagnose calls to non-functions.
1686 * c-parser.c (c_parser_std_attribute_specifier): Diagnose
1724 argument to fit into shwi, just to be INTEGER_CST. Diagnose
2707 OMP_CLAUSE_DEPEND_DEPOBJ. Diagnose bit-fields. Require
2890 (finish_decl): Diagnose vars without mappable type here.
5800 and target exit data. Diagnose invalid map kinds.
7533 * c-typeck.c (build_modify_expr): Diagnose assignment to
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2021454 * cp-gimplify.c (cp_fold_r): Diagnose taking address of immediate
896 * typeck.c (cp_build_addr_expr_1): Diagnose taking address of
1024 (cxx_eval_constant_expression) <case GOTO_EXPR>: Diagnose goto
1803 from it. Diagnose mismatching declare target vs.
1818 (cp_parser_late_parsing_omp_declare_simd): Diagnose declare simd
1830 * name-lookup.c (finish_using_directive): Diagnose omp::directive
2058 * parser.c (cp_parser_handle_statement_omp_attributes): Diagnose
2495 * typeck.c (cxx_mark_addressable): Diagnose trying to make
3908 * decl.c (cp_finish_decomp): Diagnose void initializers when
4233 (build_co_await): Diagnose throwing final await expression
[all …]
H A DChangeLog-2019903 argument to fit into shwi, just to be INTEGER_CST. Diagnose
977 * semantics.c (finish_translation_unit): Diagnose declare target
1135 * decl2.c (mark_used): Diagnose use of a function with unsatisfied
1233 * decl.c (validate_constexpr_redeclaration): Diagnose consteval
1241 to string to simplify translation. Diagnose consteval main. Use
2030 (cp_parser_required_error): Diagnose missing auto.
2075 (cp_parser_template_introduction): Diagnose errors on invalid
2194 * semantics.c (finish_call_expr): Diagnose calls to concepts.
4849 Diagnose constexpr ctor or function with function-try-block with
5050 * pt.c (tsubst_init): Diagnose an initializer expanding to an
[all …]
H A DChangeLog-20151042 GOMP_MAP_FIRSTPRIVATE_REFERENCE otherwise. Diagnose if linear step
1047 modifier together with ordered clause. Diagnose the same var or
1400 (cp_parser_omp_target_data): Diagnose no map clauses or clauses with
1411 and target exit data. Diagnose invalid map kinds.
1568 (check_methods): Diagnose transaction_safe_dynamic on non-virtual
1971 (cp_finish_decl): Diagnose concept without initializer.
3229 * typeck.c (finish_class_member_access_expr): Diagnose failed
3840 * parser.c (cp_parser_pragma): Diagnose PRAGMA_IVDEP at
3928 * tree.c (handle_abi_tag_attribute): Diagnose invalid arguments.
4182 * parser.c (cp_parser_nested_name_specifier_opt): Diagnose invalid
[all …]
H A DChangeLog-2016145 * init.c (perform_member_init): Diagnose member initializer for
1100 * decl.c (cp_finish_decl): Diagnose register storage class
1103 (grokdeclarator): Diagnose register storage class on parameters.
1297 * typeck.c (cp_build_unary_op): Diagnose incrementing boolean
1319 * parser.c (cp_parser_std_attribute): Add ATTR_NS argument. Diagnose
2063 (cp_parser_simple_declaration): Diagnose type definition in
3355 * constexpr.c (cxx_eval_constant_expression): Diagnose overflow
3712 * decl.c (lookup_and_check_tag): Diagnose invalid dependent friend.
3980 * pt.c (tsubst_baselink): Diagnose an invalid constructor call
H A DChangeLog-1996344 (get_tinfo_fn_dynamic): Diagnose typeid of overloaded fn.
944 * call.c (build_over_call): Diagnose bad convs for `this'.
1823 * decl.c (grokfndecl): Diagnose user definition of
3012 * decl.c (xref_tag): Diagnose redeclaration of template
3035 * pt.c (coerce_template_parms): Diagnose use of local class.
3041 * parse.y (named_class_head): Diagnose mismatching types and tags.
3046 * decl.c (redeclaration_error_message): Diagnose redefinition of
3048 (duplicate_decls): Diagnose disallowed overloads for template
3926 * decl.c (grokdeclarator): Diagnose reserved words used as
H A DChangeLog-2014106 * decl.c (check_array_designated_initializer): Diagnose gracefully
291 Diagnose string constant conversion to char* in c++11 and above
1542 * friend.c (do_friend): Diagnose virt-specifiers.
1543 * pt.c (push_template_decl_real): Diagnose virt-specifiers.
1716 (type_unification_real): Diagnose correctly insufficient
3367 * decl2.c (finish_static_data_member_decl): Diagnose static data
H A DChangeLog-2017173 * pt.c (convert_nontype_argument): Diagnose
232 * decl2.c (grokfield): Diagnose = delete redefinition of a friend.
563 pedwarn. Add pedwarn for [cst] = designators. Diagnose ... in
564 designated initializer list. Diagnose mixing designated and
565 non-designated initializer clauses for C++2A. Diagnose duplicated
2515 * parser.c (cp_parser_decomposition_declaration): Diagnose invalid
5076 * constexpr.c (cxx_eval_array_reference): Diagnose negative subscript.
5749 * class.c (check_field_decls): Diagnose REFERENCE_TYPE fields in
5774 * parser.c (cp_parser_simple_declaration): Diagnose function
H A DChangeLog-20181013 runtime or auto schedule kinds. Diagnose nogroup clause used with
1015 OMP_CLAUSE_DEPEND_DEPOBJ. Diagnose bit-fields. Require
1024 argument instead of error. Diagnose more than one nontemporal clause
1027 Diagnose hint expression that doesn't fold into INTEGER_CST.
1028 Diagnose if clause with modifier other than cancel. Handle
1047 (finish_omp_cancel): Diagnose if clause with modifier other than
2152 * parser.c (cp_parser_decl_specifier_seq): Diagnose invalid type
2215 * decl.c (cp_finish_decl): Diagnose vars without mappable type here,
5114 * decl.c (cp_finish_decomp): Diagnose if reference structure binding
H A DChangeLog-2011374 * parser.c (cp_parser_mem_initializer_list): Use it. Diagnose
1435 * decl.c (grokfndecl): Diagnose redefinition of defaulted fn.
2562 * method.c (process_subob_fn): Diagnose non-constexpr.
3384 * class.c (check_bases): Diagnose derivation from a final class.
3473 * class.c (check_for_override): Diagnose final on a nonvirtual
3530 (grokdeclarator): Use them. Diagnose virt-specifiers on non-fields.
3535 * search.c (check_final_overrider): Diagnose attempts to override
H A DChangeLog-2013626 * semantics.c (finish_omp_clauses): Diagnose aligned clause
1425 * call.c (build_special_member_call): Diagnose self-delegating
2249 * typeck2.c (store_init_value): Diagnose a non-constant
2457 * semantics.c (add_capture): Diagnose capture of variable-size
2668 * name-lookup.c (pushdecl_maybe_friend_1): Diagnose illegal
2900 * rtti.c (get_typeid): Diagnose qualified function type.
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td387 // Diagnose.
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-201623 * openmp.c (resolve_omp_clauses): Diagnose assumed size arrays in
27 (gfc_omp_finish_clause): Diagnose implicitly mapped assumed size
720 orderedc is non-zero. Diagnose linear clause modifiers when not in
723 Diagnose VALUE attribute with ref or uval modifiers. Allow
725 mentioned in uniform clause. Diagnose map kinds not allowed
726 for various constructs. Diagnose target {enter ,exit ,}data without
/netbsd/external/gpl3/autoconf/dist/tests/
H A Dbase.at396 # Diagnose common side-effects that are errors in COMMANDS-TO-SET-IT:
/netbsd/external/gpl2/gettext/dist/gettext-tools/examples/
H A Daclocal.m4165 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.

123456789