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

References

tools/clang/lib/AST/CommentCommandTraits.cpp
   66         BestCommand.clear();
   69         BestCommand.push_back(Command);
   80   return BestCommand.size() == 1 ? BestCommand[0] : nullptr;
   80   return BestCommand.size() == 1 ? BestCommand[0] : nullptr;