Home
last modified time | relevance | path

Searched defs:ModuleExpanderPP (Results 1 – 25 of 48) sorted by relevance

12

/llvm-project/clang-tools-extra/clang-tidy/cert/
H A DSetLongJmpCheck.cpp44 Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/google/
H A DTodoCommentCheck.cpp60 Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
H A DAvoidUnderscoreInGoogletestNameCheck.cpp82 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DBadSignalToKillThreadCheck.cpp67 const SourceManager &SM, Preprocessor *Pp, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
H A DSuspiciousIncludeCheck.cpp47 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
H A DLambdaFunctionNameCheck.cpp86 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
H A DMacroRepeatedSideEffectsCheck.cpp173 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
H A DMacroParenthesesCheck.cpp265 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DAvoidUnconditionalPreprocessorIfCheck.cpp98 registerPPCallbacks(const SourceManager & SM,Preprocessor * PP,Preprocessor * ModuleExpanderPP) registerPPCallbacks() argument
H A DDuplicateIncludeCheck.cpp113 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/
H A DRestrictSystemLibcHeadersCheck.cpp60 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProBoundsConstantArrayIndexCheck.cpp34 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
H A DInitVariablesCheck.cpp53 registerPPCallbacks(const SourceManager & SM,Preprocessor * PP,Preprocessor * ModuleExpanderPP) registerPPCallbacks() argument
H A DMacroUsageCheck.cpp77 Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseStdFormatCheck.cpp45 Preprocessor *ModuleExpanderPP) { in registerPPCallbacks() argument
H A DReplaceRandomShuffleCheck.cpp45 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
H A DReplaceDisallowCopyAndAssignMacroCheck.cpp78 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
H A DReplaceAutoPtrCheck.cpp98 Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
H A DUseStdPrintCheck.cpp69 Preprocessor *ModuleExpanderPP) { in registerPPCallbacks() argument
/llvm-project/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp66 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/abseil/
H A DStringFindStartswithCheck.cpp133 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DUniqueptrResetReleaseCheck.cpp30 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
H A DMisleadingBidirectional.cpp121 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DTransformerClangTidyCheck.cpp92 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DTypePromotionInMathFnCheck.cpp37 const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) { in registerPPCallbacks()

12