aboutsummaryrefslogtreecommitdiffstats
path: root/queries/cpp/injections.scm
blob: f706c75e26ee7e937ccd4d84026cb737a89f4aff (plain) (blame)
1
2
3
4
5
6
7
8
(preproc_function_def (preproc_arg) @cpp)
(preproc_call (preproc_arg) @cpp)

(comment) @comment

(raw_string_literal
  delimiter: (raw_string_delimiter) @language
  (raw_string_content) @content)