reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/extra/clangd/FuzzyMatch.cpp
  154 CharTypeSet calculateRoles(llvm::StringRef Text,
  160   CharTypeSet TypeSet = 1 << Type;
tools/clang/tools/extra/clangd/FuzzyMatch.h
   66 CharTypeSet calculateRoles(llvm::StringRef Text,
  112   CharTypeSet PatTypeSet;   // Bitmask of 1<<CharType for all Pattern characters
  120   CharTypeSet WordTypeSet;    // Bitmask of 1<<CharType for all Word characters