Home
last modified time | relevance | path

Searched refs:MUST_USE_RESULT (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
H A Dmodernize-use-nodiscard.cpp16 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
64 MUST_USE_RESULT bool f13() const;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
H A Dmodernize-use-nodiscard.cpp16 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
64 MUST_USE_RESULT bool f13() const;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
H A Dmodernize-use-nodiscard.cpp15 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
63 MUST_USE_RESULT bool f13() const;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
H A Dmodernize-use-nodiscard.cpp16 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
64 MUST_USE_RESULT bool f13() const;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
H A Dmodernize-use-nodiscard.cpp16 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
64 MUST_USE_RESULT bool f13() const;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
H A Dmodernize-use-nodiscard.cpp16 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
62 MUST_USE_RESULT bool f13() const;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
H A Dmodernize-use-nodiscard.cpp15 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
63 MUST_USE_RESULT bool f13() const;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
H A Dmodernize-use-nodiscard.cpp16 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
64 MUST_USE_RESULT bool f13() const;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-use-override.cpp10 #define MUST_USE_RESULT __attribute__((warn_unused_result)) macro
13 struct MUST_USE_RESULT MustUseResultObject {};
33 virtual bool l() MUST_USE_RESULT UNUSED;
34 virtual bool n() MUST_USE_RESULT UNUSED;
102 virtual bool l() MUST_USE_RESULT UNUSED;
106 virtual bool n() UNUSED MUST_USE_RESULT;
168 virtual bool l() final MUST_USE_RESULT UNUSED;
205 virtual bool l() MUST_USE_RESULT UNUSED {} in l()
/dports/graphics/s2/s2geometry-0.9.0/src/s2/third_party/absl/base/
H A Dattributes.h105 #define MUST_USE_RESULT macro
503 #define MUST_USE_RESULT __attribute__ ((warn_unused_result)) macro
505 #define MUST_USE_RESULT macro
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/third_party/absl/base/
H A Dattributes.h105 #define MUST_USE_RESULT macro
503 #define MUST_USE_RESULT __attribute__ ((warn_unused_result)) macro
505 #define MUST_USE_RESULT macro

12