Searched refs:getLatest (Results 1 – 13 of 13) sorted by relevance
43 int getLatest(const ScoreData& d) const in getLatest() function58 return getLatest(rd); in getLatestRd()62 return getLatest(wr); in getLatestWr()64 inline int getLatest() const in getLatest() function
3069 int getLatest(const ScoreData& d) const in getLatest() function3084 return getLatest(rd); in getLatestRd()3088 return getLatest(wr); in getLatestWr()3090 inline int getLatest() const in getLatest() function3292 const int regsFree = score->getLatest(); in visit()
4408 const int regsFree = score->getLatest(); in visit()
656 if (!Macro.second.getLatest() && in EnterSubmodule()660 MacroState MS(Macro.second.getLatest()); in EnterSubmodule()734 OldMD = OldMacroIt->second.getLatest(); in LeaveSubmodule()740 for (auto *MD = Macro.getLatest(); MD != OldMD; MD = MD->getPrevious()) { in LeaveSubmodule()
42 : Pos->second.getLatest(); in getLocalMacroDirectiveHistory()50 auto *OldMD = StoredMD.getLatest(); in appendMacroDirective()74 assert(!StoredMD.getLatest() && in setLoadedMacroDirective()232 for (auto *MD = State ? State->getLatest() : nullptr; MD; in dumpMacroInfo()
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()
67 : Pos->second.getLatest(); in getLocalMacroDirectiveHistory()75 auto *OldMD = StoredMD.getLatest(); in appendMacroDirective()110 if (auto *OldMD = StoredMD.getLatest()) { in setLoadedMacroDirective()280 for (auto *MD = State ? State->getLatest() : nullptr; MD; in dumpMacroInfo()
435 MacroDirective *getLatest() const { in getLatest() function461 if (auto *Latest = getLatest()) in findDirectiveAtLoc()813 auto *MD = J->second.getLatest(); in isMacroDefinedInLocalModule()822 auto *MD = S.getLatest(); in getMacroDefinition()837 if (auto *MD = S.getLatest()) in getMacroDefinitionAtLoc()
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()
168 if (MacroDirective *MD = M.second.getLatest()) { in indexPreprocessorMacros()
722 auto *MD = I->second.getLatest(); in DoPrintMacros()
840 auto *MD = I->second.getLatest(); in DoPrintMacros()
677 Location Loc(SM, M->second.getLatest()->getLocation()); in HandleTranslationUnit()