| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | StringviewNullptrCheck.h | 40 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | UnhandledExceptionAtNewCheck.h | 27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/abseil/ |
| H A D | CleanupCtadCheck.h | 28 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | DurationDivisionCheck.h | 26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | StringFindStrContainsCheck.h | 27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override;
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/ |
| H A D | MakeUniqueCheck.h | 34 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override;
|
| H A D | DeprecatedIosBaseAliasesCheck.h | 27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | UseAnyOfAllOfCheck.h | 28 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | MakeMemberFunctionConstCheck.h | 26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | StringCompareCheck.h | 27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/ |
| H A D | MoveConstructorInitCheck.h | 26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
| H A D | ProBoundsArrayToPointerDecayCheck.h | 26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | ProTypeConstCastCheck.h | 26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | ProTypeReinterpretCastCheck.h | 26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | ProTypeStaticCastDowncastCheck.h | 27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | ProTypeUnionAccessCheck.h | 27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | VirtualClassDestructorCheck.h | 29 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | AvoidGotoCheck.h | 27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/fuchsia/ |
| H A D | StaticallyConstructedObjectsCheck.h | 28 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ |
| H A D | UnconventionalAssignOperatorCheck.h | 33 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/cert/ |
| H A D | ThrownExceptionTypeCheck.h | 26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | VariadicFunctionDefCheck.h | 26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | MutatingCopyCheck.h | 27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | PostfixOperatorCheck.h | 27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|
| H A D | DefaultOperatorNewAlignmentCheck.h | 27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
|