Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Doptions.h602 extern int warn_int_to_pointer_cast;
605 #define warn_int_to_pointer_cast global_options.x_warn_int_to_pointer_cast macro
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCast.cpp1839 : diag::warn_int_to_pointer_cast; in checkIntToPointerCast()
/aosp_15_r20/out/soong/.intermediates/external/clang/clang-gen-diagnostics/gen/clang/Basic/
DDiagnosticGroups.inc242 /* DiagArray277 */ diag::warn_int_to_pointer_cast, -1,
DDiagnosticIndexName.inc242 /* DiagArray277 */ diag::warn_int_to_pointer_cast, -1,
DDiagnosticSemaKinds.inc2732 DIAG(warn_int_to_pointer_cast, CLASS_WARNING, (unsigned)diag::Severity::Warning, "cast to %1 from s…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DDiagnosticIndexName.inc5648 DIAG_NAME_INDEX(warn_int_to_pointer_cast)
DDiagnosticGroups.inc396 /* DiagArray461 */ diag::warn_int_to_pointer_cast, -1,
DDiagnosticSemaKinds.inc3874 DIAG(warn_int_to_pointer_cast, CLASS_WARNING, (unsigned)diag::Severity::Warning, "cast to %1 from s…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DDiagnosticIndexName.inc5584 DIAG_NAME_INDEX(warn_int_to_pointer_cast)
DDiagnosticGroups.inc395 /* DiagArray459 */ diag::warn_int_to_pointer_cast, -1,
DDiagnosticSemaKinds.inc3833 DIAG(warn_int_to_pointer_cast, CLASS_WARNING, (unsigned)diag::Severity::Warning, "cast to %1 from s…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DDiagnosticIndexName.inc5648 DIAG_NAME_INDEX(warn_int_to_pointer_cast)
DDiagnosticGroups.inc396 /* DiagArray461 */ diag::warn_int_to_pointer_cast, -1,
DDiagnosticSemaKinds.inc3874 DIAG(warn_int_to_pointer_cast, CLASS_WARNING, (unsigned)diag::Severity::Warning, "cast to %1 from s…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DDiagnosticIndexName.inc5745 DIAG_NAME_INDEX(warn_int_to_pointer_cast)
DDiagnosticGroups.inc400 /* DiagArray467 */ diag::warn_int_to_pointer_cast, -1,
DDiagnosticSemaKinds.inc3912 DIAG(warn_int_to_pointer_cast, CLASS_WARNING, (unsigned)diag::Severity::Warning, "cast to %1 from s…
/aosp_15_r20/external/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td2876 def warn_int_to_pointer_cast : Warning<