Searched refs:TheiaSemanticHighlightingInformation (Results 1 – 5 of 5) sorted by relevance
101 std::vector<TheiaSemanticHighlightingInformation>
1568 struct TheiaSemanticHighlightingInformation { struct1579 bool operator==(const TheiaSemanticHighlightingInformation &Lhs, argument1580 const TheiaSemanticHighlightingInformation &Rhs);1582 toJSON(const TheiaSemanticHighlightingInformation &Highlighting);1589 std::vector<TheiaSemanticHighlightingInformation> Lines;
597 std::vector<TheiaSemanticHighlightingInformation>605 std::vector<TheiaSemanticHighlightingInformation> Lines; in toTheiaSemanticHighlightingInformation()
1294 bool operator==(const TheiaSemanticHighlightingInformation &Lhs, in operator ==()1295 const TheiaSemanticHighlightingInformation &Rhs) { in operator ==()1300 toJSON(const TheiaSemanticHighlightingInformation &Highlighting) { in toJSON()
846 std::vector<TheiaSemanticHighlightingInformation> ActualResults = in TEST()848 std::vector<TheiaSemanticHighlightingInformation> ExpectedResults = { in TEST()