Home
last modified time | relevance | path

Searched refs:spellingForIncDirective (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DPreamble.cpp358 const char *spellingForIncDirective(tok::PPKeywordKind IncludeDirective) { in spellingForIncDirective() function
683 "#{0} {1}\n", spellingForIncDirective(Inc.Directive), Inc.Written); in create()