Home
last modified time | relevance | path

Searched +refs:clang +refs:delete (Results 1 – 25 of 1141) sorted by relevance

12345678910>>...46

/aosp_15_r20/external/clang/include/clang/Basic/
H A DIdentifierTable.h30 namespace clang {
80 IdentifierInfo(const IdentifierInfo&) = delete;
81 void operator=(const IdentifierInfo&) = delete;
399 IdentifierIterator(const IdentifierIterator &) = delete;
400 void operator=(const IdentifierIterator &) = delete;
757 SelectorTable(const SelectorTable &) = delete;
758 void operator=(const SelectorTable &) = delete;
832 struct DenseMapInfo<clang::Selector> {
833 static inline clang::Selector getEmptyKey() {
834 return clang::Selector::getEmptyMarker();
[all …]
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_guard_impl.h134 #pragma clang diagnostic push in PlatformSupportsThreadID()
135 #pragma clang diagnostic ignored "-Wtautological-pointer-compare" in PlatformSupportsThreadID()
139 #pragma clang diagnostic pop in PlatformSupportsThreadID()
161 GuardObject() = delete;
162 GuardObject(GuardObject const&) = delete;
163 GuardObject& operator=(GuardObject const&) = delete;
242 LibcppMutex(LibcppMutex const&) = delete;
243 LibcppMutex& operator=(LibcppMutex const&) = delete;
255 LibcppCondVar(LibcppCondVar const&) = delete;
256 LibcppCondVar& operator=(LibcppCondVar const&) = delete;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DIdentifierTable.h39 namespace clang {
219 IdentifierInfo(const IdentifierInfo &) = delete;
220 IdentifierInfo &operator=(const IdentifierInfo &) = delete;
221 IdentifierInfo(IdentifierInfo &&) = delete;
222 IdentifierInfo &operator=(IdentifierInfo &&) = delete;
612 IdentifierIterator(const IdentifierIterator &) = delete;
613 IdentifierIterator &operator=(const IdentifierIterator &) = delete;
854 friend class clang::DeclarationName;
855 friend class clang::DeclarationNameTable;
1128 SelectorTable(const SelectorTable &) = delete;
[all …]
DFileEntry.h42 namespace clang {
49 template <> class OptionalStorage<clang::FileEntryRef>;
126 MapValue() = delete;
153 FileEntryRef() = delete;
161 const clang::FileEntryRef::MapEntry &getMapEntry() const { return *ME; } in getMapEntry()
209 class OptionalStorage<clang::FileEntryRef>
210 : public clang::FileMgr::MapEntryOptionalStorage<clang::FileEntryRef> {
212 clang::FileMgr::MapEntryOptionalStorage<clang::FileEntryRef>;
221 OptionalStorage &operator=(clang::FileEntryRef Ref) {
239 template <> struct DenseMapInfo<clang::FileEntryRef> {
[all …]
DDirectoryEntry.h29 namespace clang {
40 DirectoryEntry(const DirectoryEntry &) = delete;
41 DirectoryEntry &operator=(const DirectoryEntry &) = delete;
67 DirectoryEntryRef() = delete;
165 class OptionalStorage<clang::DirectoryEntryRef>
166 : public clang::FileMgr::MapEntryOptionalStorage<clang::DirectoryEntryRef> {
168 clang::FileMgr::MapEntryOptionalStorage<clang::DirectoryEntryRef>;
177 OptionalStorage &operator=(clang::DirectoryEntryRef Ref) {
194 template <> struct PointerLikeTypeTraits<clang::DirectoryEntryRef> {
195 static inline void *getAsVoidPointer(clang::DirectoryEntryRef Dir) {
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DIdentifierTable.h39 namespace clang {
219 IdentifierInfo(const IdentifierInfo &) = delete;
220 IdentifierInfo &operator=(const IdentifierInfo &) = delete;
221 IdentifierInfo(IdentifierInfo &&) = delete;
222 IdentifierInfo &operator=(IdentifierInfo &&) = delete;
612 IdentifierIterator(const IdentifierIterator &) = delete;
613 IdentifierIterator &operator=(const IdentifierIterator &) = delete;
854 friend class clang::DeclarationName;
855 friend class clang::DeclarationNameTable;
1127 SelectorTable(const SelectorTable &) = delete;
[all …]
DFileEntry.h42 namespace clang {
49 template <> class OptionalStorage<clang::FileEntryRef>;
126 MapValue() = delete;
153 FileEntryRef() = delete;
161 const clang::FileEntryRef::MapEntry &getMapEntry() const { return *ME; } in getMapEntry()
209 class OptionalStorage<clang::FileEntryRef>
210 : public clang::FileMgr::MapEntryOptionalStorage<clang::FileEntryRef> {
212 clang::FileMgr::MapEntryOptionalStorage<clang::FileEntryRef>;
221 OptionalStorage &operator=(clang::FileEntryRef Ref) {
239 template <> struct DenseMapInfo<clang::FileEntryRef> {
[all …]
DDirectoryEntry.h29 namespace clang {
40 DirectoryEntry(const DirectoryEntry &) = delete;
41 DirectoryEntry &operator=(const DirectoryEntry &) = delete;
67 DirectoryEntryRef() = delete;
165 class OptionalStorage<clang::DirectoryEntryRef>
166 : public clang::FileMgr::MapEntryOptionalStorage<clang::DirectoryEntryRef> {
168 clang::FileMgr::MapEntryOptionalStorage<clang::DirectoryEntryRef>;
177 OptionalStorage &operator=(clang::DirectoryEntryRef Ref) {
194 template <> struct PointerLikeTypeTraits<clang::DirectoryEntryRef> {
195 static inline void *getAsVoidPointer(clang::DirectoryEntryRef Dir) {
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DIdentifierTable.h39 namespace clang {
219 IdentifierInfo(const IdentifierInfo &) = delete;
220 IdentifierInfo &operator=(const IdentifierInfo &) = delete;
221 IdentifierInfo(IdentifierInfo &&) = delete;
222 IdentifierInfo &operator=(IdentifierInfo &&) = delete;
612 IdentifierIterator(const IdentifierIterator &) = delete;
613 IdentifierIterator &operator=(const IdentifierIterator &) = delete;
854 friend class clang::DeclarationName;
855 friend class clang::DeclarationNameTable;
1127 SelectorTable(const SelectorTable &) = delete;
[all …]
DFileEntry.h42 namespace clang {
49 template <> class OptionalStorage<clang::FileEntryRef>;
126 MapValue() = delete;
153 FileEntryRef() = delete;
161 const clang::FileEntryRef::MapEntry &getMapEntry() const { return *ME; } in getMapEntry()
209 class OptionalStorage<clang::FileEntryRef>
210 : public clang::FileMgr::MapEntryOptionalStorage<clang::FileEntryRef> {
212 clang::FileMgr::MapEntryOptionalStorage<clang::FileEntryRef>;
221 OptionalStorage &operator=(clang::FileEntryRef Ref) {
239 template <> struct DenseMapInfo<clang::FileEntryRef> {
[all …]
DDirectoryEntry.h29 namespace clang {
40 DirectoryEntry(const DirectoryEntry &) = delete;
41 DirectoryEntry &operator=(const DirectoryEntry &) = delete;
67 DirectoryEntryRef() = delete;
165 class OptionalStorage<clang::DirectoryEntryRef>
166 : public clang::FileMgr::MapEntryOptionalStorage<clang::DirectoryEntryRef> {
168 clang::FileMgr::MapEntryOptionalStorage<clang::DirectoryEntryRef>;
177 OptionalStorage &operator=(clang::DirectoryEntryRef Ref) {
194 template <> struct PointerLikeTypeTraits<clang::DirectoryEntryRef> {
195 static inline void *getAsVoidPointer(clang::DirectoryEntryRef Dir) {
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DIdentifierTable.h38 namespace clang {
210 IdentifierInfo(const IdentifierInfo &) = delete;
211 IdentifierInfo &operator=(const IdentifierInfo &) = delete;
212 IdentifierInfo(IdentifierInfo &&) = delete;
213 IdentifierInfo &operator=(IdentifierInfo &&) = delete;
587 IdentifierIterator(const IdentifierIterator &) = delete;
588 IdentifierIterator &operator=(const IdentifierIterator &) = delete;
829 friend class clang::DeclarationName;
830 friend class clang::DeclarationNameTable;
1102 SelectorTable(const SelectorTable &) = delete;
[all …]
DFileEntry.h42 namespace clang {
49 template <> class OptionalStorage<clang::FileEntryRef>;
126 MapValue() = delete;
153 FileEntryRef() = delete;
161 const clang::FileEntryRef::MapEntry &getMapEntry() const { return *ME; } in getMapEntry()
209 class OptionalStorage<clang::FileEntryRef>
210 : public clang::FileMgr::MapEntryOptionalStorage<clang::FileEntryRef> {
212 clang::FileMgr::MapEntryOptionalStorage<clang::FileEntryRef>;
221 OptionalStorage &operator=(clang::FileEntryRef Ref) {
239 template <> struct DenseMapInfo<clang::FileEntryRef> {
[all …]
DDirectoryEntry.h29 namespace clang {
40 DirectoryEntry(const DirectoryEntry &) = delete;
41 DirectoryEntry &operator=(const DirectoryEntry &) = delete;
74 DirectoryEntryRef() = delete;
172 class OptionalStorage<clang::DirectoryEntryRef>
173 : public clang::FileMgr::MapEntryOptionalStorage<clang::DirectoryEntryRef> {
175 clang::FileMgr::MapEntryOptionalStorage<clang::DirectoryEntryRef>;
184 OptionalStorage &operator=(clang::DirectoryEntryRef Ref) {
201 template <> struct PointerLikeTypeTraits<clang::DirectoryEntryRef> {
202 static inline void *getAsVoidPointer(clang::DirectoryEntryRef Dir) {
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DAPValue.h25 namespace clang {
94 template<> struct PointerLikeTypeTraits<clang::TypeInfoLValue> {
95 static void *getAsVoidPointer(clang::TypeInfoLValue V) {
98 static clang::TypeInfoLValue getFromVoidPointer(void *P) {
99 return clang::TypeInfoLValue::getFromOpaqueValue(P);
106 template<> struct PointerLikeTypeTraits<clang::DynamicAllocLValue> {
107 static void *getAsVoidPointer(clang::DynamicAllocLValue V) {
110 static clang::DynamicAllocLValue getFromVoidPointer(void *P) {
111 return clang::DynamicAllocLValue::getFromOpaqueValue(P);
114 clang::DynamicAllocLValue::NumLowBitsAvailable;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DAPValue.h25 namespace clang {
94 template<> struct PointerLikeTypeTraits<clang::TypeInfoLValue> {
95 static void *getAsVoidPointer(clang::TypeInfoLValue V) {
98 static clang::TypeInfoLValue getFromVoidPointer(void *P) {
99 return clang::TypeInfoLValue::getFromOpaqueValue(P);
106 template<> struct PointerLikeTypeTraits<clang::DynamicAllocLValue> {
107 static void *getAsVoidPointer(clang::DynamicAllocLValue V) {
110 static clang::DynamicAllocLValue getFromVoidPointer(void *P) {
111 return clang::DynamicAllocLValue::getFromOpaqueValue(P);
114 clang::DynamicAllocLValue::NumLowBitsAvailable;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DAPValue.h25 namespace clang {
94 template<> struct PointerLikeTypeTraits<clang::TypeInfoLValue> {
95 static void *getAsVoidPointer(clang::TypeInfoLValue V) {
98 static clang::TypeInfoLValue getFromVoidPointer(void *P) {
99 return clang::TypeInfoLValue::getFromOpaqueValue(P);
106 template<> struct PointerLikeTypeTraits<clang::DynamicAllocLValue> {
107 static void *getAsVoidPointer(clang::DynamicAllocLValue V) {
110 static clang::DynamicAllocLValue getFromVoidPointer(void *P) {
111 return clang::DynamicAllocLValue::getFromOpaqueValue(P);
114 clang::DynamicAllocLValue::NumLowBitsAvailable;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DAPValue.h25 namespace clang {
94 template<> struct PointerLikeTypeTraits<clang::TypeInfoLValue> {
95 static void *getAsVoidPointer(clang::TypeInfoLValue V) {
98 static clang::TypeInfoLValue getFromVoidPointer(void *P) {
99 return clang::TypeInfoLValue::getFromOpaqueValue(P);
106 template<> struct PointerLikeTypeTraits<clang::DynamicAllocLValue> {
107 static void *getAsVoidPointer(clang::DynamicAllocLValue V) {
110 static clang::DynamicAllocLValue getFromVoidPointer(void *P) {
111 return clang::DynamicAllocLValue::getFromOpaqueValue(P);
114 clang::DynamicAllocLValue::NumLowBitsAvailable;
[all …]
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPreprocessingRecord.h28 namespace clang {
35 void *operator new(size_t bytes, clang::PreprocessingRecord &PR,
39 void operator delete(void *ptr, clang::PreprocessingRecord &PR,
42 namespace clang {
108 void operator delete(void *ptr, PreprocessingRecord &PR, in delete() function
110 return ::operator delete(ptr, PR, alignment); in delete()
113 void operator delete(void *, std::size_t) LLVM_NOEXCEPT {} in delete() function
114 void operator delete(void *, void *) LLVM_NOEXCEPT {} in delete() function
119 void operator delete(void *data) LLVM_NOEXCEPT;
526 inline void *operator new(size_t bytes, clang::PreprocessingRecord &PR, in new()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessingRecord.h35 namespace clang {
42 void *operator new(size_t bytes, clang::PreprocessingRecord &PR,
46 void operator delete(void *ptr, clang::PreprocessingRecord &PR,
49 namespace clang {
118 void operator delete(void *ptr, PreprocessingRecord &PR, in delete() function
120 return ::operator delete(ptr, PR, alignment); in delete()
123 void operator delete(void *, std::size_t) noexcept {} in delete() function
124 void operator delete(void *, void *) noexcept {} in delete() function
129 void operator delete(void *data) noexcept;
571 inline void *operator new(size_t bytes, clang::PreprocessingRecord &PR, in new()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessingRecord.h35 namespace clang {
42 void *operator new(size_t bytes, clang::PreprocessingRecord &PR,
46 void operator delete(void *ptr, clang::PreprocessingRecord &PR,
49 namespace clang {
118 void operator delete(void *ptr, PreprocessingRecord &PR, in delete() function
120 return ::operator delete(ptr, PR, alignment); in delete()
123 void operator delete(void *, std::size_t) noexcept {} in delete() function
124 void operator delete(void *, void *) noexcept {} in delete() function
129 void operator delete(void *data) noexcept;
572 inline void *operator new(size_t bytes, clang::PreprocessingRecord &PR, in new()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessingRecord.h35 namespace clang {
42 void *operator new(size_t bytes, clang::PreprocessingRecord &PR,
46 void operator delete(void *ptr, clang::PreprocessingRecord &PR,
49 namespace clang {
118 void operator delete(void *ptr, PreprocessingRecord &PR, in delete() function
120 return ::operator delete(ptr, PR, alignment); in delete()
123 void operator delete(void *, std::size_t) noexcept {} in delete() function
124 void operator delete(void *, void *) noexcept {} in delete() function
129 void operator delete(void *data) noexcept;
572 inline void *operator new(size_t bytes, clang::PreprocessingRecord &PR, in new()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessingRecord.h35 namespace clang {
42 void *operator new(size_t bytes, clang::PreprocessingRecord &PR,
46 void operator delete(void *ptr, clang::PreprocessingRecord &PR,
49 namespace clang {
118 void operator delete(void *ptr, PreprocessingRecord &PR, in delete() function
120 return ::operator delete(ptr, PR, alignment); in delete()
123 void operator delete(void *, std::size_t) noexcept {} in delete() function
124 void operator delete(void *, void *) noexcept {} in delete() function
129 void operator delete(void *data) noexcept;
572 inline void *operator new(size_t bytes, clang::PreprocessingRecord &PR, in new()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDeclSpec.h40 namespace clang {
264 static const TSCS TSCS_unspecified = clang::TSCS_unspecified;
265 static const TSCS TSCS___thread = clang::TSCS___thread;
266 static const TSCS TSCS_thread_local = clang::TSCS_thread_local;
267 static const TSCS TSCS__Thread_local = clang::TSCS__Thread_local;
277 static const TST TST_unspecified = clang::TST_unspecified;
278 static const TST TST_void = clang::TST_void;
279 static const TST TST_char = clang::TST_char;
280 static const TST TST_wchar = clang::TST_wchar;
281 static const TST TST_char8 = clang::TST_char8;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h40 namespace clang {
264 static const TSCS TSCS_unspecified = clang::TSCS_unspecified;
265 static const TSCS TSCS___thread = clang::TSCS___thread;
266 static const TSCS TSCS_thread_local = clang::TSCS_thread_local;
267 static const TSCS TSCS__Thread_local = clang::TSCS__Thread_local;
277 static const TST TST_unspecified = clang::TST_unspecified;
278 static const TST TST_void = clang::TST_void;
279 static const TST TST_char = clang::TST_char;
280 static const TST TST_wchar = clang::TST_wchar;
281 static const TST TST_char8 = clang::TST_char8;
[all …]

12345678910>>...46