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

References

tools/clang/lib/Format/Format.cpp
 2172     if (ImportRegex.match(Line, &Matches)) {
 2178       StringRef Static = Matches[1];
 2179       StringRef Identifier = Matches[2];