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

References

tools/clang/tools/extra/clangd/FuzzyMatch.cpp
  151 template <typename T> static T packedLookup(const uint8_t *Data, int I) {
  159   CharType Type = packedLookup<CharType>(CharTypes, Text[0]);
  159   CharType Type = packedLookup<CharType>(CharTypes, Text[0]);
  168     Type = packedLookup<CharType>(CharTypes, Text[I + 1]);