Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp475 class PPItemKey { class
484 PPItemKey(const PPItemKey &Other) in PPItemKey() function in Modularize::__anond6678bf10111::PPItemKey
488 bool operator==(const PPItemKey &Other) const { in operator ==()
497 bool operator<(const PPItemKey &Other) const { in operator <()
536 PPItemKey &DefinitionLocation, in MacroExpansionInstance()
564 PPItemKey DefinitionLocation;
582 PPItemKey &DefinitionLocation, in MacroExpansionTracker()
775 typedef std::map<PPItemKey, ConditionalTracker>::iterator
1128 const PPItemKey &ItemKey = I->first; in reportInconsistentMacros()
1187 const PPItemKey &ItemKey = I->first; in reportInconsistentConditionals()
[all …]