Searched defs:getStorage (Results 1 - 25 of 76) sorted by relevance

1234

/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DErrorOr.h104 new (getStorage()) storage_type(std::forward<OtherT>(Val));
161 getStorage()->~storage_type();
169 reference get() { return *getStorage(); }
177 return toPointer(getStorage());
180 const_pointer operator->() const { return toPointer(getStorage()); }
183 return *getStorage();
186 const_reference operator*() const { return *getStorage(); }
194 new (getStorage()) storage_type(*Other.getStorage());
226 new (getStorage()) storage_typ
255 storage_type *getStorage() { function in class:llvm::ErrorOr
260 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DErrorOr.h101 new (getStorage()) storage_type(std::forward<OtherT>(Val));
158 getStorage()->~storage_type();
166 reference get() { return *getStorage(); }
174 return toPointer(getStorage());
177 const_pointer operator->() const { return toPointer(getStorage()); }
180 return *getStorage();
183 const_reference operator*() const { return *getStorage(); }
191 new (getStorage()) storage_type(*Other.getStorage());
223 new (getStorage()) storage_typ
252 storage_type *getStorage() { function in class:llvm::ErrorOr
257 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DErrorOr.h101 new (getStorage()) storage_type(std::forward<OtherT>(Val));
158 getStorage()->~storage_type();
166 reference get() { return *getStorage(); }
174 return toPointer(getStorage());
177 const_pointer operator->() const { return toPointer(getStorage()); }
180 return *getStorage();
183 const_reference operator*() const { return *getStorage(); }
191 new (getStorage()) storage_type(*Other.getStorage());
223 new (getStorage()) storage_typ
252 storage_type *getStorage() { function in class:llvm::ErrorOr
257 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { function in class:clang::PartialDiagnostic
162 DiagStorage = getStorage();
172 DiagStorage = getStorage();
191 DiagStorage = getStorage();
234 DiagStorage = getStorage();
269 DiagStorage = getStorage();
279 DiagStorage = getStorage();

Completed in 524 milliseconds

1234