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

References

tools/clang/tools/extra/clang-doc/Generators.cpp
   98   if (It == I->Children.end()) {
  106     if (It->Path.empty())
  107       It->Path = Info->Path;
  108     if (It->Name.empty())
  109       It->Name = Info->extractName();