Home
last modified time | relevance | path

Searched refs:PreprocessorEntry (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DRedundantPreprocessorCheck.cpp21 struct PreprocessorEntry { struct
75 SmallVector<PreprocessorEntry, 4> &Stack, in checkMacroRedundancy() argument
95 SmallVector<PreprocessorEntry, 4> IfStack;
96 SmallVector<PreprocessorEntry, 4> IfdefStack;
97 SmallVector<PreprocessorEntry, 4> IfndefStack;