/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | ErrorOr.h | 78 : HasError(true) { in HasError() function 90 : HasError(false) { in HasError() function 265 bool HasError : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | ErrorOr.h | 78 : HasError(true) { in HasError() function 89 : HasError(false) { in HasError() function 258 bool HasError : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | ErrorOr.h | 78 : HasError(true) { in HasError() function 89 : HasError(false) { in HasError() function 258 bool HasError : 1; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | ErrorOr.h | 78 : HasError(true) { in HasError() function 89 : HasError(false) { in HasError() function 259 bool HasError : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | ErrorOr.h | 78 : HasError(true) { in HasError() function 89 : HasError(false) { in HasError() function 258 bool HasError : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | ErrorOr.h | 78 : HasError(true) { in HasError() function 89 : HasError(false) { in HasError() function 258 bool HasError : 1; variable
|
/aosp_15_r20/external/clang/test/Parser/ |
H A D | cxx-ambig-init-templ.cpp | 99 …template<typename T> struct HasError { typename T::error error; }; // expected-error {{has no memb… struct 108 template<typename> struct HasError { typedef int Z; }; argument
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | ErrorOr.h | 88 : HasError(true) { in HasError() function 100 : HasError(false) { in HasError() function 275 bool HasError : 1; variable
|
H A D | Error.h | 636 : HasError(false) in HasError() function 820 bool HasError : 1; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | ErrorOr.h | 88 : HasError(true) { in HasError() function 100 : HasError(false) { in HasError() function 275 bool HasError : 1; variable
|
H A D | Error.h | 672 : HasError(false) in HasError() function 855 bool HasError : 1; variable
|
/aosp_15_r20/external/llvm/tools/llc/ |
H A D | llc.cpp | 214 bool *HasError = static_cast<bool *>(Context); in DiagnosticHandler() local 259 bool HasError = false; in main() local 489 auto HasError = *static_cast<bool *>(Context.getDiagnosticContext()); in compileModule() local
|
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/ |
H A D | mapped_file.h | 33 bool HasError() { return !error_.empty() || !buffer_.IsValid(); } in HasError() function 59 bool HasError() { return !error_.empty() || !buffer_.IsValid(); } in HasError() function
|
/aosp_15_r20/external/zucchini/ |
H A D | mapped_file.h | 33 bool HasError() { return !error_.empty() || !buffer_.IsValid(); } in HasError() function 59 bool HasError() { return !error_.empty() || !buffer_.IsValid(); } in HasError() function
|
/aosp_15_r20/external/cronet/net/disk_cache/simple/ |
H A D | simple_file_enumerator.cc | 26 bool SimpleFileEnumerator::HasError() const { in HasError() function in disk_cache::SimpleFileEnumerator
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/extras/ |
H A D | base64_decoder_data_destination.h | 29 bool HasError() const { return has_error_; } in HasError() function
|
/aosp_15_r20/external/image_io/includes/image_io/extras/ |
H A D | base64_decoder_data_destination.h | 29 bool HasError() const { return has_error_; } in HasError() function
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/ |
H A D | ostream_ref_data_destination.h | 39 bool HasError() const { return has_error_; } in HasError() function
|
/aosp_15_r20/external/image_io/includes/image_io/base/ |
H A D | ostream_ref_data_destination.h | 39 bool HasError() const { return has_error_; } in HasError() function
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cjs_result.h | 41 bool HasError() const { return error_.has_value(); } in HasError() function
|
/aosp_15_r20/external/image_io/includes/image_io/jpeg/ |
H A D | jpeg_xmp_data_extractor.h | 35 bool HasError() const { return has_error_; } in HasError() function
|
H A D | jpeg_scanner.h | 41 bool HasError() const { return has_error_; } in HasError() function
|
/aosp_15_r20/frameworks/base/tools/aapt2/link/ |
H A D | ReferenceLinker.h | 49 bool HasError() { in HasError() function
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/jpeg/ |
H A D | jpeg_xmp_data_extractor.h | 35 bool HasError() const { return has_error_; } in HasError() function
|
H A D | jpeg_scanner.h | 41 bool HasError() const { return has_error_; } in HasError() function
|