Searched refs:InclusionPathHandles (Results 1 – 1 of 1) sorted by relevance
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::MacroExpansionInstance639 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::ConditionalExpansionInstance1151 for (auto IIP = MacroInfo.InclusionPathHandles.begin(), in reportInconsistentMacros()1152 EIP = MacroInfo.InclusionPathHandles.end(); in reportInconsistentMacros()[all …]