OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destructor
(Results
701 - 725
of
2255
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/clang/include/clang/Basic/
ABI.h
30
/// \brief C++
destructor
types.
DiagnosticCommentKinds.td
138
"%select{function returning void|constructor|
destructor
|"
/external/clang/lib/CodeGen/
CGVTables.h
81
/// parameter, which it does if it's a base constructor or
destructor
with
/external/clang/test/CXX/class.access/
p6.cpp
14
// constructors, the conversion functions, or the
destructor
called
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
p2-0x.cpp
116
~X(); // expected-error {{
destructor
cannot be declared using a type alias}}
/external/clang/test/CXX/special/class.copy/
p11.0x.move.cpp
83
// a
destructor
that is deleted or inaccessible
p12-0x.cpp
198
// This is false because the
destructor
is deleted.
/external/clang/test/CodeGenCXX/
static-init.cpp
88
// or
destructor
variants.
/external/clang/test/PCH/
thread-safety-attrs.cpp
89
// For testing
destructor
calls and cleanup.
/external/clang/test/SemaCXX/
abstract.cpp
163
// A pure virtual
destructor
should be implicitly overridden.
cxx0x-defaulted-functions.cpp
33
static_assert(!__has_trivial_destructor(bar), "bar's
destructor
isn't trivial");
/external/compiler-rt/lib/asan/
asan_internal.h
128
void AsanTSDInit(void (*
destructor
)(void *tsd));
/external/compiler-rt/lib/ubsan/
ubsan_diag.h
114
/// accumulate arguments for a diagnostic. The
destructor
emits the diagnostic
/external/e2fsprogs/lib/et/
error_message.c
72
static void COMERR_ATTR((
destructor
)) fini_et_lock(void)
/external/eigen/Eigen/src/SparseCore/
MappedSparseMatrix.h
111
/** Empty
destructor
*/
/external/icu4c/common/
cmemory.h
136
* Works for all subclasses of UObject because it has a virtual
destructor
.
161
*
Destructor
deletes the memory it owns.
260
*
Destructor
deletes the array (if owned).
435
*
Destructor
deletes the memory (if owned).
hash.h
63
* Non-virtual
destructor
; make this virtual if Hashtable is subclassed
/external/icu4c/common/unicode/
bytestriebuilder.h
49
*
Destructor
.
parsepos.h
82
*
Destructor
schriter.h
98
*
Destructor
.
ucharstriebuilder.h
48
*
Destructor
.
unimatch.h
72
*
Destructor
.
/external/icu4c/i18n/
brktrans.cpp
48
*
Destructor
.
buddhcal.h
71
*
Destructor
cecal.h
48
*
Destructor
.
Completed in 580 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>