Searched refs:getLatest (Results 1 – 6 of 6) sorted by relevance
722 if (!Macro.second.getLatest() && in EnterSubmodule()726 MacroState MS(Macro.second.getLatest()); in EnterSubmodule()814 OldMD = OldMacroIt->second.getLatest(); in LeaveSubmodule()820 for (auto *MD = Macro.getLatest(); MD != OldMD; MD = MD->getPrevious()) { in LeaveSubmodule()
69 : Pos->second.getLatest(); in getLocalMacroDirectiveHistory()77 auto *OldMD = StoredMD.getLatest(); in appendMacroDirective()112 if (auto *OldMD = StoredMD.getLatest()) { in setLoadedMacroDirective()280 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()
741 MacroDirective *getLatest() const { in getLatest() function769 if (auto *Latest = getLatest()) in findDirectiveAtLoc()1217 auto *MD = J->second.getLatest(); in isMacroDefinedInLocalModule()1226 auto *MD = S.getLatest(); in getMacroDefinition()1241 if (auto *MD = S.getLatest()) in getMacroDefinitionAtLoc()
675 Location Loc(SM, M->second.getLatest()->getLocation()); in HandleTranslationUnit()
941 auto *MD = I->second.getLatest(); in DoPrintMacros()