UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition IndexedSourceText.h:13
int64_t CalculateOffsetForLine(const int32_t TargetLine) const
Definition IndexedSourceText.cpp:10
const CUTF8String _SourceText
Definition IndexedSourceText.h:14
TArray< int64_t > & _LineIndexCache
Definition IndexedSourceText.h:15