Lines Matching refs:InclusionPathHandles
541 InclusionPathHandles.push_back(H); in MacroExpansionInstance()
548 for (auto I = InclusionPathHandles.begin(), E = InclusionPathHandles.end(); in haveInclusionPathHandle()
558 InclusionPathHandles.push_back(H); in addInclusionPathHandle()
568 std::vector<InclusionPathHandle> InclusionPathHandles; member in Modularize::__anond6678bf10111::MacroExpansionInstance
639 InclusionPathHandles.push_back(H); in ConditionalExpansionInstance()
646 for (auto I = InclusionPathHandles.begin(), E = InclusionPathHandles.end(); in haveInclusionPathHandle()
656 InclusionPathHandles.push_back(H); in addInclusionPathHandle()
662 std::vector<InclusionPathHandle> InclusionPathHandles; member in Modularize::__anond6678bf10111::ConditionalExpansionInstance
1151 for (auto IIP = MacroInfo.InclusionPathHandles.begin(), in reportInconsistentMacros()
1152 EIP = MacroInfo.InclusionPathHandles.end(); in reportInconsistentMacros()
1212 for (auto IIP = MacroInfo.InclusionPathHandles.begin(), in reportInconsistentConditionals()
1213 EIP = MacroInfo.InclusionPathHandles.end(); in reportInconsistentConditionals()