#include <FuzzySymbolIndex.h>
Definition at line 32 of file FuzzySymbolIndex.h.
◆ createFromYAML()
llvm::Expected< std::unique_ptr< FuzzySymbolIndex > > clang::include_fixer::FuzzySymbolIndex::createFromYAML |
( |
llvm::StringRef | File | ) |
|
|
static |
◆ queryRegexp()
std::string clang::include_fixer::FuzzySymbolIndex::queryRegexp |
( |
const std::vector< std::string > & | Tokens | ) |
|
|
static |
◆ tokenize()
std::vector< std::string > clang::include_fixer::FuzzySymbolIndex::tokenize |
( |
llvm::StringRef | Text | ) |
|
|
static |
The documentation for this class was generated from the following files: