Searched refs:getLatest (Results 1 – 6 of 6) sorted by relevance
657 if (!Macro.second.getLatest() && in EnterSubmodule()661 MacroState MS(Macro.second.getLatest()); in EnterSubmodule()699 OldMD = PredefMacroIt->second.getLatest(); in LeaveSubmodule()705 for (auto *MD = Macro.second.getLatest(); MD != OldMD; in LeaveSubmodule()
42 : Pos->second.getLatest(); in getLocalMacroDirectiveHistory()50 auto *OldMD = StoredMD.getLatest(); in appendMacroDirective()67 assert(!StoredMD.getLatest() && in setLoadedMacroDirective()225 for (auto *MD = State ? State->getLatest() : nullptr; MD; in dumpMacroInfo()
88 public float getLatest () { in getLatest() method in WindowedMean
434 MacroDirective *getLatest() const { in getLatest() function460 if (auto *Latest = getLatest()) in findDirectiveAtLoc()806 auto *MD = J->second.getLatest(); in isMacroDefinedInLocalModule()815 auto *MD = S.getLatest(); in getMacroDefinition()830 if (auto *MD = S.getLatest()) in getMacroDefinitionAtLoc()
1875 int getLatest(const ScoreData& d) const in getLatest() function1890 return getLatest(rd); in getLatestRd()1894 return getLatest(wr); in getLatestWr()1896 inline int getLatest() const in getLatest() function2097 const int regsFree = score->getLatest(); in visit()
701 auto *MD = I->second.getLatest(); in DoPrintMacros()