Searched refs:getLatest (Results 1 – 5 of 5) sorted by relevance
738 if (!Macro.second.getLatest() && in EnterSubmodule()742 MacroState MS(Macro.second.getLatest()); in EnterSubmodule()830 OldMD = OldMacroIt->second.getLatest(); in LeaveSubmodule()836 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()
871 MacroDirective *getLatest() const { in getLatest() function899 if (auto *Latest = getLatest()) in findDirectiveAtLoc()1343 auto *MD = J->second.getLatest(); in isMacroDefinedInLocalModule()1352 auto *MD = S.getLatest(); in getMacroDefinition()1367 if (auto *MD = S.getLatest()) in getMacroDefinitionAtLoc()
951 auto *MD = I->second.getLatest(); in DoPrintMacros()