Home
last modified time | relevance | path

Searched refs:initializers (Results 1 – 25 of 147) sorted by relevance

123456

/openbsd-src/regress/sbin/iked/parser/
H A DMakefile14 CFLAGS+= -Wno-missing-field-initializers
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/
H A Ddesig-init-1.m2 initializers, and distinguishing them from message sends. */
/openbsd-src/gnu/usr.bin/perl/
H A Dglobvar.sym2 # *** Only structures/arrays with constant initializers should go here.
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/profile/
H A DBUILD.gn22 # aggregate initializers. All other compilers accept this, though.
/openbsd-src/lib/libcbor/
H A DMakefile15 CDIAGFLAGS+= -Wno-missing-field-initializers
/openbsd-src/gnu/usr.bin/clang/
H A DMakefile.inc70 -Wmissing-field-initializers -Wno-long-long -Wno-noexcept-type \
/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DCMakeLists.txt119 # initializers. All other compilers accept this, though.
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/
H A DREADME.txt124 -cfg-add-initializers Add C++ initializers to CFGs for all analyses
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djava-tree.def80 /* Array initializers.
/openbsd-src/gnu/llvm/clang/
H A DNOTES.txt101 - they have not had their addresses taken by the vbase initializers or
/openbsd-src/gnu/gcc/gcc/
H A Dc.opt268 Warn about possibly missing braces around initializers
274 Wmissing-field-initializers
276 Warn about missing fields in struct initializers
332 Warn about overriding initializers without side effects
/openbsd-src/gnu/llvm/clang/docs/
H A DSourceBasedCodeCoverage.rst322 Using the profiling runtime without static initializers
327 without using static initializers, do this manually:
358 the default static initializers. Instead of calling the ``*_file()`` APIs
H A DOpenMPSupport.rst169 | device | infer target functions from initializers | :pa…
171 | device | infer target variables from initializers | :pa…
H A DClangFormatStyleOptions.rst2488 The break constructor initializers style to use.
2493 Break constructor initializers before the colon and after the commas.
2502 Break constructor initializers before the colon and commas, and align
2512 Break constructor initializers after the colon and commas.
3870 The pack constructor initializers style to use.
3884 Bin-pack constructor initializers.
3893 Put all constructor initializers on the current line if they fit.
3906 Same as ``PCIS_CurrentLine`` except that if all constructor initializers
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DSearchableTable.td71 // the initializers correctly. It can infer the type of bit, bits, string,
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_flags.inc132 "If true, assume that dynamic initializers can never access globals from "
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def226 "cfg-conditional-static-initializers",
227 "Whether 'static' initializers should be in conditional logic in the CFG.",
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlclassguts.pod372 initializers, then invokes the ADJUST block CVs. The constructor for any class
376 The field initializers are collected into a generated optree-based CV called
/openbsd-src/gnu/llvm/llvm/docs/
H A DJITLink.rst21 object format; including static initializers, exception handling, thread local
24 (e.g. C++ requires object format support for static initializers to support
762 non-trivial action in the executor (e.g. running initializers, managing thread
769 initializers in the ORC runtime is performed by the ``jit_dlopen`` function,
837 support, e.g. static initializers or thread local storage.
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.def137 LANGOPT(AltiVec , 1, 0, "AltiVec-style vector initializers")
167 BENIGN_LANGOPT(ThreadsafeStatics , 1, 1, "thread-safe static initializers")
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-bcanalyzer.rst87 Ths size, in bytes, of the Global Variable Definitions and their initializers.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog44 * typeck2.c (digest_init): Allow brace-enclosed initializers for
542 * method.c (synthesize_method): Always build mem-initializers, if
1759 non-aggregate initializers instead of the user-level build_c_cast.
1779 * decl.c (cp_finish_decl): Process initializers for static data
1780 members with non-dependent initializers, even in templates.
1802 for invalid initializers.
2881 folding non-dependent initializers for static data members of
2905 * parser.c (cp_parser_condition): Check for constant initializers.
4424 initializers/destructors and handle common conditionalizing.
4694 * pt.c (instantiate_decl): Instantiate the initializers for static
[all …]
/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DHandleLLVMOptions.cmake714 …check_cxx_compiler_flag("-Wmissing-field-initializers" CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLA…
717 append("-Wno-missing-field-initializers" CMAKE_C_FLAGS CMAKE_CXX_FLAGS)
719 append("-Wmissing-field-initializers" CMAKE_C_FLAGS CMAKE_CXX_FLAGS)
/openbsd-src/gnu/llvm/compiler-rt/include/profile/
H A DInstrProfData.inc22 * initializers for the member fields of the core data structures. The field
45 * 4. To construct constant array for the initializers:
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc22 * initializers for the member fields of the core data structures. The field
45 * 4. To construct constant array for the initializers:

123456