Home
last modified time | relevance | path

Searched refs:isLanguageVersionSupported (Results 1 – 25 of 161) sorted by relevance

1234567

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DStringviewNullptrCheck.h40 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DUnhandledExceptionAtNewCheck.h27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/abseil/
H A DCleanupCtadCheck.h28 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DDurationDivisionCheck.h26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DStringFindStrContainsCheck.h27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override;
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DMakeUniqueCheck.h34 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override;
H A DDeprecatedIosBaseAliasesCheck.h27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DUseAnyOfAllOfCheck.h28 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DMakeMemberFunctionConstCheck.h26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DStringCompareCheck.h27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DMoveConstructorInitCheck.h26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProBoundsArrayToPointerDecayCheck.h26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DProTypeConstCastCheck.h26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DProTypeReinterpretCastCheck.h26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DProTypeStaticCastDowncastCheck.h27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DProTypeUnionAccessCheck.h27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DVirtualClassDestructorCheck.h29 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DAvoidGotoCheck.h27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/fuchsia/
H A DStaticallyConstructedObjectsCheck.h28 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.h33 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cert/
H A DThrownExceptionTypeCheck.h26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DVariadicFunctionDefCheck.h26 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DMutatingCopyCheck.h27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DPostfixOperatorCheck.h27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function
H A DDefaultOperatorNewAlignmentCheck.h27 bool isLanguageVersionSupported(const LangOptions &LangOpts) const override { in isLanguageVersionSupported() function

1234567