Searched refs:getLatest (Results 1 – 5 of 5) sorted by relevance
684 if (!Macro.second.getLatest() && in EnterSubmodule()688 MacroState MS(Macro.second.getLatest()); in EnterSubmodule()776 OldMD = OldMacroIt->second.getLatest(); in LeaveSubmodule()782 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()282 for (auto *MD = State ? State->getLatest() : nullptr; MD; in dumpMacroInfo()
216 for (auto *MD = M.second.getLatest(); MD; MD = MD->getPrevious()) { in indexPreprocessorMacros()227 if (M.second.getLatest() == nullptr) { in indexPreprocessorModuleMacros()
644 MacroDirective *getLatest() const { in getLatest() function672 if (auto *Latest = getLatest()) in findDirectiveAtLoc()1070 auto *MD = J->second.getLatest(); in isMacroDefinedInLocalModule()1079 auto *MD = S.getLatest(); in getMacroDefinition()1094 if (auto *MD = S.getLatest()) in getMacroDefinitionAtLoc()
840 auto *MD = I->second.getLatest(); in DoPrintMacros()