Searched refs:getLatest (Results 1 – 5 of 5) sorted by relevance
730 if (!Macro.second.getLatest() && in EnterSubmodule()734 MacroState MS(Macro.second.getLatest()); in EnterSubmodule()823 OldMD = OldMacroIt->second.getLatest(); in LeaveSubmodule()829 for (auto *MD = Macro.getLatest(); MD != OldMD; MD = MD->getPrevious()) { in LeaveSubmodule()
66 : Pos->second.getLatest(); in getLocalMacroDirectiveHistory()74 auto *OldMD = StoredMD.getLatest(); in appendMacroDirective()109 if (auto *OldMD = StoredMD.getLatest()) { in setLoadedMacroDirective()277 for (auto *MD = State ? State->getLatest() : nullptr; MD; in dumpMacroInfo()
233 for (auto *MD = M.second.getLatest(); MD; MD = MD->getPrevious()) { in indexPreprocessorMacros()244 if (M.second.getLatest() == nullptr) { in indexPreprocessorModuleMacros()
915 MacroDirective *getLatest() const { in getLatest() function943 if (auto *Latest = getLatest()) in findDirectiveAtLoc()1378 auto *MD = J->second.getLatest(); in isMacroDefinedInLocalModule()1387 auto *MD = S.getLatest(); in getMacroDefinition()1402 if (auto *MD = S.getLatest()) in getMacroDefinitionAtLoc()
1055 auto *MD = I->second.getLatest(); in DoPrintMacros()