Searched refs:getLatest (Results 1 – 5 of 5) sorted by relevance
737 if (!Macro.second.getLatest() && in EnterSubmodule()741 MacroState MS(Macro.second.getLatest()); in EnterSubmodule()829 OldMD = OldMacroIt->second.getLatest(); in LeaveSubmodule()835 for (auto *MD = Macro.getLatest(); MD != OldMD; MD = MD->getPrevious()) { in LeaveSubmodule()
68 : Pos->second.getLatest(); in getLocalMacroDirectiveHistory()76 auto *OldMD = StoredMD.getLatest(); in appendMacroDirective()111 if (auto *OldMD = StoredMD.getLatest()) { in setLoadedMacroDirective()279 for (auto *MD = State ? State->getLatest() : nullptr; MD; in dumpMacroInfo()
235 for (auto *MD = M.second.getLatest(); MD; MD = MD->getPrevious()) { in indexPreprocessorMacros()246 if (M.second.getLatest() == nullptr) { in indexPreprocessorModuleMacros()
891 MacroDirective *getLatest() const { in getLatest() function919 if (auto *Latest = getLatest()) in findDirectiveAtLoc()1363 auto *MD = J->second.getLatest(); in isMacroDefinedInLocalModule()1372 auto *MD = S.getLatest(); in getMacroDefinition()1387 if (auto *MD = S.getLatest()) in getMacroDefinitionAtLoc()
1059 auto *MD = I->second.getLatest(); in DoPrintMacros()