HomeSort by relevance Sort by last modified time
    Searched full:destructors (Results 401 - 425 of 954) sorted by null

<<11121314151617181920>>

  /external/clang/lib/Analysis/
ReachableCode.cpp 64 // block, or may be in a subsequent block because of destructors.
91 // Temporary destructors have a predictable control flow, thus we want to
  /external/clang/lib/CodeGen/
CGCXXABI.h 90 /// non-virtually for destructors).
308 /// destructors.
MicrosoftCXXABI.cpp 107 // Background on MSVC destructors
118 // The base and complete destructors are the same as in Itanium, although the
123 // The deleting destructors accept an i32 bitfield as a second parameter. Bit
128 // For virtual destructors, only one entry is reserved in the vftable, and it
136 // lacks a definition for the destructor, non-base destructors must always
    [all...]
CGValue.h 419 /// for calling destructors on this object
  /external/clang/www/analyzer/
release_notes.html 61 <li>Support for basic interprocedural analysis of C++ destructors.</li>
72 <li>Interprocedural analysis support for constructors of types with trivial destructors</li>
  /external/icu/icu4c/source/i18n/unicode/
search.h 83 // public constructors and destructors -------------------------------
433 // protected constructors and destructors -----------------------------
  /external/lldb/source/Plugins/Process/gdb-remote/
ProcessGDBRemote.h 41 // Constructors and Destructors
64 // Constructors and Destructors
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-checker.cc 157 "If overall heap check is to end after global destructors "
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-checker.cc 157 "If overall heap check is to end after global destructors "
    [all...]
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp 178 // transform the AST, inserting appropriate destructors before each of those
190 // SwitchStmt-contained ContinueStmt's should have destructors for the
206 // insert destructors for. Note that InsertDestructors() will not generate
    [all...]
  /external/bison/
TODO 44 class in the printers/destructors, which is not good for an operator<<
  /external/chromium_org/base/
macros.h 306 // it is leaked so that its destructors are not called at exit. If you need
pickle.h 131 // destructor, suggesting at least some need to call more derived destructors.
  /external/chromium_org/ppapi/proxy/
plugin_var_tracker.cc 257 // Calling the destructors on plugin objects may in turn release other
  /external/chromium_org/sync/
sync_tests.gypi 499 # Typed-parametrized tests generate exit-time destructors.
  /external/chromium_org/third_party/icu/source/i18n/
coleitr.cpp 268 /* CollationElementIterator private constructors/destructors --------------- */
stsearch.cpp 22 // public constructors and destructors -----------------------------------
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
type_traits.h 260 // destructors. (3) array of a type with a trivial destructor.
  /external/chromium_org/third_party/skia/gyp/
common_conditions.gypi 538 # 'WARNING_CFLAGS': '-Wexit-time-destructors',
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
simple_mutex.h 95 // after it's been destroyed in the global destructors (because
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
simple_mutex.h 95 // after it's been destroyed in the global destructors (because
  /external/chromium_org/third_party/webrtc/base/
logging.cc 95 // of destructors at program exit. Let the person who sets the stream trigger
  /external/chromium_org/url/
url_util.cc 50 // any destructors from being called that will slow us down or cause problems.
  /external/clang/lib/AST/
DeclarationName.cpp 30 /// destructors, and conversion functions.
  /external/clang/lib/StaticAnalyzer/Checkers/
DeadStoresChecker.cpp 338 // constructors/destructors don't have side effects.

Completed in 1385 milliseconds

<<11121314151617181920>>