HomeSort by relevance Sort by last modified time
    Searched full:destructor (Results 1926 - 1950 of 2255) sorted by null

<<71727374757677787980>>

  /external/clang/lib/CodeGen/
CGCall.cpp 166 /// constructor or destructor.
182 /// constructor or destructor.
223 /// definition, or call to the given destructor variant. It so
    [all...]
CGExpr.cpp 317 // Get the destructor for the reference temporary.
416 // Make sure to call the destructor for the reference temporary.
435 // Note: We intentionally do not register a global "destructor" to
    [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp 651 // or a non-trivial destructor, with no corresponding parameter,
    [all...]
TreeTransform.h 430 /// and destructor names and then (if needed) rebuilds the declaration name.
    [all...]
SemaExceptionSpec.cpp 796 // The destructor might be updated once the definition is finished. So
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 312 (** [destroy_context ()] destroys a context. See the destructor
335 referencing them will invoke undefined behavior. See the destructor
    [all...]
  /external/open-vcdiff/gflags/src/
gflags.cc 52 // away in a destructor), which is why we need a whole class to hold a
    [all...]
  /external/webkit/Source/WebCore/loader/
FrameLoader.cpp 804 // This can be called from the Frame's destructor, in which case we shouldn't protect ourselves
805 // because doing so will cause us to re-enter the destructor when protector goes out of scope.
806 // Null-checking the FrameView indicates whether or not we're in the destructor.
    [all...]
  /external/clang/test/Analysis/inlining/
path-notes.cpp 154 // expected-note@-1 {{Calling implicit destructor for 'Wrapper'}}
    [all...]
  /external/webkit/WebKitLibraries/win/lib/
WebKitSystemInterface.lib     [all...]
  /external/webkit/Source/WebCore/
ChangeLog-2009-06-16     [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp     [all...]
  /external/bison/
ChangeLog 80 * tests/actions.at (Default %printer and %destructor for mid-rule values):
82 * tests/input.at (Unused values with default %destructor): Ditto.
    [all...]
  /external/bison/src/
scan-gram.l 184 "%destructor" return PERCENT_DESTRUCTOR;
  /external/chromium/chrome/browser/download/
save_package.cc 206 // method Cancel to be be called in destructor in test mode.
    [all...]
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.cc 801 // deallocated in the destructor.
    [all...]
  /external/chromium/chrome/browser/search_engines/
template_url_model.cc 456 // the destructor.
    [all...]
  /external/chromium/chrome/browser/sync/engine/
syncapi.h 535 // in the destructor. Creation of the ScopedDirLookup is not expected
    [all...]
  /external/chromium/googleurl/src/
url_canon.h 47 // code path. We only have two virtual function calls, the destructor and a
    [all...]
  /external/chromium/net/socket/
ssl_client_socket_win.cc 120 // CredHandleClass simply gives a default constructor and a destructor to
    [all...]
  /external/chromium/testing/gmock/test/
gmock-generated-actions_test.cc     [all...]
  /external/chromium/testing/gtest/src/
gtest-death-test.cc 442 // indirectly closed from the destructor of UnitTestImpl, causing double
    [all...]
  /external/clang/lib/AST/
StmtPrinter.cpp     [all...]
  /external/clang/lib/Lex/
Pragma.cpp 28 // Out-of-line destructor to provide a home for the class.
    [all...]

Completed in 1602 milliseconds

<<71727374757677787980>>