Searched defs:cpp_highlight (Results 1 – 11 of 11) sorted by relevance
193 struct cpp_highlight : public cl::grammar<cpp_highlight> struct195 cpp_highlight(syntax_highlight_actions& actions) in cpp_highlight() function199 struct definition357 syntax_highlight_actions& actions;
200 struct cpp_highlight : public cl::grammar<cpp_highlight> struct202 explicit cpp_highlight(syntax_highlight_actions& actions_) in cpp_highlight() argument207 template <typename Scanner> struct definition366 syntax_highlight_actions& actions;
193 struct cpp_highlight : public cl::grammar<cpp_highlight> struct195 cpp_highlight(syntax_highlight_actions& actions) in cpp_highlight() argument199 struct definition357 syntax_highlight_actions& actions;
200 struct cpp_highlight : public cl::grammar<cpp_highlight> struct202 explicit cpp_highlight(syntax_highlight_actions& actions_) in cpp_highlight() function207 template <typename Scanner> struct definition366 syntax_highlight_actions& actions;
1391 proc cpp_highlight {widget} { procedure