Home
last modified time | relevance | path

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

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