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

References

tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp
  574     for (const ArgKind &Kind : TypeSet) {
  580     TypeSet.clear();
  581     TypeSet.insert(NextTypeSet.begin(), NextTypeSet.end());
  583   return std::vector<ArgKind>(TypeSet.begin(), TypeSet.end());
  583   return std::vector<ArgKind>(TypeSet.begin(), TypeSet.end());