Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-include-fixer/tool/
DClangIncludeFixer.cpp87 fuzzyYaml, ///< Yaml database with fuzzy-matched identifiers. enumerator
94 clEnumVal(fuzzyYaml, "Yaml database, with fuzzy-matched names")),
219 case fuzzyYaml: { in createSymbolIndexManager()