Searched refs:IsBeforeInTUCache (Results 1 – 1 of 1) sorted by relevance
2077 InBeforeInTUCacheEntry &IsBeforeInTUCache = in isInTheSameTranslationUnit() local2082 if (IsBeforeInTUCache.isCacheValid(LOffs.first, ROffs.first)) in isInTheSameTranslationUnit()2084 true, IsBeforeInTUCache.getCachedResult(LOffs.second, ROffs.second)); in isInTheSameTranslationUnit()2087 IsBeforeInTUCache.setQueryFIDs(LOffs.first, ROffs.first, in isInTheSameTranslationUnit()2113 IsBeforeInTUCache.setCommonLoc(LOffs.first, LOffs.second, ROffs.second); in isInTheSameTranslationUnit()2115 true, IsBeforeInTUCache.getCachedResult(LOffs.second, ROffs.second)); in isInTheSameTranslationUnit()2118 IsBeforeInTUCache.clear(); in isInTheSameTranslationUnit()