HomeSort by: relevance | last modified time | path
    Searched refs:constructors (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/csu/arch/sh3/
crtbegin.S 184 !! call all constructors on __CTOR_LIST__ in reverse order
  /src/share/mk/
bsd.lib.mk 174 # SHLIB_LDSTARTFILE: support .o file, call C++ file-level constructors
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 57 # - Avoid inlining non-trivial constructors in header files
181 'readability/constructors',
1844 # Look for single-argument constructors that aren't marked explicit.
1854 'Single-argument constructors should be marked explicit.')
1949 Trivial bodies are unchecked, so constructors with huge initializer lists
2061 error(filename, linenum, 'readability/constructors', 3,
3265 # globals with constructors are initialized before the first access.
3291 # TODO(unknown): check that 1-arg constructors are explicit.
3432 error(filename, linenum, 'readability/constructors', 3,
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 8724 # Don't allow lazy linking, it breaks C++ global constructors

Completed in 21 milliseconds