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

References

tools/clang/tools/extra/clangd/index/CanonicalIncludes.cpp
   53        It != End && Components <= MaxSuffixComponents; ++It, ++Components) {
   53        It != End && Components <= MaxSuffixComponents; ++It, ++Components) {
   54     auto SubPath = Header.substr(It->data() - Header.begin());