OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_trivial_copy_constructor
(Results
101 - 113
of
113
) sorted by null
1
2
3
4
5
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_slist.h
129
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
_deque.h
313
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_list.h
153
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
_slist.h
129
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
_deque.h
313
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_list.h
153
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
_slist.h
129
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
_deque.h
313
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
[
all
...]
/external/stlport/stlport/stl/
_deque.h
313
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/
_deque.h
313
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_deque.h
313
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_deque.h
313
typedef __true_type
has_trivial_copy_constructor
;
typedef in struct:__type_traits
[
all
...]
/external/clang/test/SemaCXX/
type-traits.cpp
1271
void
has_trivial_copy_constructor
() {
function
[
all
...]
Completed in 284 milliseconds
1
2
3
4
5