| /llvm-project/clang-tools-extra/clang-tidy/cert/ |
| H A D | SetLongJmpCheck.cpp | 42 void SetLongJmpCheck::registerPPCallbacks(const SourceManager &SM, in registerPPCallbacks() function in clang::tidy::cert::SetLongJmpCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/google/ |
| H A D | TodoCommentCheck.cpp | 58 void TodoCommentCheck::registerPPCallbacks(const SourceManager &SM, in registerPPCallbacks() function in clang::tidy::google::readability::TodoCommentCheck
|
| H A D | AvoidUnderscoreInGoogletestNameCheck.cpp | 81 void AvoidUnderscoreInGoogletestNameCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::google::readability::AvoidUnderscoreInGoogletestNameCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | BadSignalToKillThreadCheck.cpp | 66 void BadSignalToKillThreadCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::bugprone::BadSignalToKillThreadCheck
|
| H A D | SuspiciousIncludeCheck.cpp | 46 void SuspiciousIncludeCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::bugprone::SuspiciousIncludeCheck
|
| H A D | LambdaFunctionNameCheck.cpp | 85 void LambdaFunctionNameCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::bugprone::LambdaFunctionNameCheck
|
| H A D | MacroRepeatedSideEffectsCheck.cpp | 172 void MacroRepeatedSideEffectsCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::bugprone::MacroRepeatedSideEffectsCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/readability/ |
| H A D | AvoidUnconditionalPreprocessorIfCheck.cpp | 97 void AvoidUnconditionalPreprocessorIfCheck::registerPPCallbacks( registerPPCallbacks() function in clang::tidy::readability::AvoidUnconditionalPreprocessorIfCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/llvmlibc/ |
| H A D | RestrictSystemLibcHeadersCheck.cpp | 59 void RestrictSystemLibcHeadersCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::llvm_libc::RestrictSystemLibcHeadersCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
| H A D | ProBoundsConstantArrayIndexCheck.cpp | 33 void ProBoundsConstantArrayIndexCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::cppcoreguidelines::ProBoundsConstantArrayIndexCheck
|
| H A D | InitVariablesCheck.cpp | 51 void InitVariablesCheck::registerPPCallbacks(const SourceManager &SM, registerPPCallbacks() function in clang::tidy::cppcoreguidelines::InitVariablesCheck
|
| H A D | MacroUsageCheck.cpp | 75 void MacroUsageCheck::registerPPCallbacks(const SourceManager &SM, in registerPPCallbacks() function in clang::tidy::cppcoreguidelines::MacroUsageCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/modernize/ |
| H A D | UseStdFormatCheck.cpp | 43 void UseStdFormatCheck::registerPPCallbacks(const SourceManager &SM, in registerPPCallbacks() function in clang::tidy::modernize::UseStdFormatCheck
|
| H A D | ReplaceRandomShuffleCheck.cpp | 44 void ReplaceRandomShuffleCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::modernize::ReplaceRandomShuffleCheck
|
| H A D | ReplaceDisallowCopyAndAssignMacroCheck.cpp | 77 void ReplaceDisallowCopyAndAssignMacroCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::modernize::ReplaceDisallowCopyAndAssignMacroCheck
|
| H A D | ReplaceAutoPtrCheck.cpp | 96 void ReplaceAutoPtrCheck::registerPPCallbacks(const SourceManager &SM, in registerPPCallbacks() function in clang::tidy::modernize::ReplaceAutoPtrCheck
|
| H A D | UseStdPrintCheck.cpp | 67 void UseStdPrintCheck::registerPPCallbacks(const SourceManager &SM, in registerPPCallbacks() function in clang::tidy::modernize::UseStdPrintCheck
|
| /llvm-project/libcxx/test/tools/clang_tidy_checks/ |
| H A D | proper_version_checks.cpp | 67 void proper_version_checks::registerPPCallbacks( registerPPCallbacks() function in libcpp::proper_version_checks
|
| /llvm-project/clang-tools-extra/clang-tidy/portability/ |
| H A D | RestrictSystemIncludesCheck.cpp | 65 void RestrictSystemIncludesCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::portability::RestrictSystemIncludesCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/abseil/ |
| H A D | StringFindStartswithCheck.cpp | 132 void StringFindStartswithCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::abseil::StringFindStartswithCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/misc/ |
| H A D | UniqueptrResetReleaseCheck.cpp | 29 void UniqueptrResetReleaseCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::misc::UniqueptrResetReleaseCheck
|
| H A D | MisleadingBidirectional.cpp | 120 void MisleadingBidirectionalCheck::registerPPCallbacks( in registerPPCallbacks() function in MisleadingBidirectionalCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/altera/ |
| H A D | KernelNameRestrictionCheck.cpp | 55 void KernelNameRestrictionCheck::registerPPCallbacks(const SourceManager &SM, in registerPPCallbacks() function in clang::tidy::altera::KernelNameRestrictionCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/utils/ |
| H A D | TransformerClangTidyCheck.cpp | 91 void TransformerClangTidyCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::utils::TransformerClangTidyCheck
|
| /llvm-project/clang-tools-extra/clang-tidy/performance/ |
| H A D | TypePromotionInMathFnCheck.cpp | 36 void TypePromotionInMathFnCheck::registerPPCallbacks( in registerPPCallbacks() function in clang::tidy::performance::TypePromotionInMathFnCheck
|