Searched defs:PreprocessorEntry (Results 1 – 1 of 1) sorted by relevance
19 struct PreprocessorEntry { struct20 SourceLocation Loc;22 std::string Condition;73 SmallVector<PreprocessorEntry, 4> &Stack, in checkMacroRedundancy()