Searched refs:LineByteTokens (Results 1 – 1 of 1) sorted by relevance
608 llvm::SmallVector<char, 128> LineByteTokens; in toTheiaSemanticHighlightingInformation() local609 llvm::raw_svector_ostream OS(LineByteTokens); in toTheiaSemanticHighlightingInformation()621 Lines.push_back({Line.Line, encodeBase64(LineByteTokens), Line.IsInactive}); in toTheiaSemanticHighlightingInformation()