Searched refs:Class (Results 1 - 25 of 553) sorted by relevance

1234567891011>>

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Dmember_function_pointer.pass.cpp50 class Class class
58 test_member_function_pointer<void (Class::*)()>();
59 test_member_function_pointer<void (Class::*)(int)>();
60 test_member_function_pointer<void (Class::*)(int, char)>();
62 test_member_function_pointer<void (Class::*)() const>();
63 test_member_function_pointer<void (Class::*)(int) const>();
64 test_member_function_pointer<void (Class::*)(int, char) const>();
66 test_member_function_pointer<void (Class::*)() volatile>();
67 test_member_function_pointer<void (Class::*)(int) volatile>();
68 test_member_function_pointer<void (Class
[all...]
H A Dmember_function_pointer_no_variadics.pass.cpp49 class Class class
57 test_member_function_pointer<void (Class::*)()>();
58 test_member_function_pointer<void (Class::*)(int)>();
59 test_member_function_pointer<void (Class::*)(int, char)>();
61 test_member_function_pointer<void (Class::*)() const>();
62 test_member_function_pointer<void (Class::*)(int) const>();
63 test_member_function_pointer<void (Class::*)(int, char) const>();
65 test_member_function_pointer<void (Class::*)() volatile>();
66 test_member_function_pointer<void (Class::*)(int) volatile>();
67 test_member_function_pointer<void (Class
[all...]
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Dmember_function_pointer.pass.cpp50 class Class class
58 test_member_function_pointer<void (Class::*)()>();
59 test_member_function_pointer<void (Class::*)(int)>();
60 test_member_function_pointer<void (Class::*)(int, char)>();
62 test_member_function_pointer<void (Class::*)() const>();
63 test_member_function_pointer<void (Class::*)(int) const>();
64 test_member_function_pointer<void (Class::*)(int, char) const>();
66 test_member_function_pointer<void (Class::*)() volatile>();
67 test_member_function_pointer<void (Class::*)(int) volatile>();
68 test_member_function_pointer<void (Class
[all...]
H A Dmember_function_pointer_no_variadics.pass.cpp49 class Class class
57 test_member_function_pointer<void (Class::*)()>();
58 test_member_function_pointer<void (Class::*)(int)>();
59 test_member_function_pointer<void (Class::*)(int, char)>();
61 test_member_function_pointer<void (Class::*)() const>();
62 test_member_function_pointer<void (Class::*)(int) const>();
63 test_member_function_pointer<void (Class::*)(int, char) const>();
65 test_member_function_pointer<void (Class::*)() volatile>();
66 test_member_function_pointer<void (Class::*)(int) volatile>();
67 test_member_function_pointer<void (Class
[all...]
/prebuilts/misc/common/swig/include/2.0.11/typemaps/
H A Dattribute.swg47 %attributeref(Class, AttributeType, AttributeName, AccessorMethod)
141 %define %attribute_custom(Class, AttributeType, AttributeName, GetMethod, SetMethod, GetMethodCall, SetMethodCall)
142 %ignore Class::GetMethod();
143 %ignore Class::GetMethod() const;
145 %ignore Class::SetMethod;
147 %extend Class {
152 template < class C > inline AttributeType %mangle(Class) ##_## AttributeName ## _get(const C* self_) {
155 template < class C > inline AttributeType %mangle(Class) ##_## AttributeName ## _get(C* self_) {
158 template < class C > inline void %mangle(Class) ##_## AttributeName ## _set(C* self_, AttributeType val_) {
164 #define %mangle(Class) ##
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DObjCARCInstKind.h58 raw_ostream &operator<<(raw_ostream &OS, const ARCInstKind Class);
61 bool IsUser(ARCInstKind Class);
64 bool IsRetain(ARCInstKind Class);
67 bool IsAutorelease(ARCInstKind Class);
71 bool IsForwarding(ARCInstKind Class);
75 bool IsNoopOnNull(ARCInstKind Class);
79 bool IsAlwaysTail(ARCInstKind Class);
83 bool IsNeverTail(ARCInstKind Class);
87 bool IsNoThrow(ARCInstKind Class);
91 bool CanInterruptRV(ARCInstKind Class);
[all...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary/meta.unary.comp/
H A Dmember_function_pointer.pass.cpp37 class Class class
43 test_member_function_pointer<void (Class::*)()>();
44 test_member_function_pointer<void (Class::*)(int)>();
45 test_member_function_pointer<void (Class::*)(int, char)>();
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary/meta.unary.comp/
H A Dmember_function_pointer.pass.cpp37 class Class class
43 test_member_function_pointer<void (Class::*)()>();
44 test_member_function_pointer<void (Class::*)(int)>();
45 test_member_function_pointer<void (Class::*)(int, char)>();
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary.prop.query/
H A Dvoid_t.pass.cpp43 class Class class
46 ~Class();
57 test1<Class>();
58 test1<Class[]>();
59 test1<Class[5]>();
64 test2<Class&, bool>();
67 static_assert( std::is_same<void, std::void_t<int, double const &, Class, volatile int[], void>>::value, "");
H A Dalignment_of.pass.cpp34 class Class class
37 ~Class();
43 test_alignment_of<Class, 1>();
H A Drank.pass.cpp33 class Class class
36 ~Class();
43 test_rank<Class, 0>();
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary.prop.query/
H A Dvoid_t.pass.cpp43 class Class class
46 ~Class();
57 test1<Class>();
58 test1<Class[]>();
59 test1<Class[5]>();
64 test2<Class&, bool>();
67 static_assert( std::is_same<void, std::void_t<int, double const &, Class, volatile int[], void>>::value, "");

Completed in 341 milliseconds

1234567891011>>