Searched refs:getCachedResult (Results 1 – 2 of 2) sorted by relevance
2096 return IsBeforeInTUCache.getCachedResult(LOffs.second, ROffs.second); in isBeforeInTranslationUnit()2126 return IsBeforeInTUCache.getCachedResult(LOffs.second, ROffs.second); in isBeforeInTranslationUnit()
482 bool getCachedResult(unsigned LOffset, unsigned ROffset) const { in getCachedResult() function