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

Declarations

tools/lldb/utils/TableGen/LLDBTableGenUtils.h
   29 RecordsByName getRecordsByName(std::vector<llvm::Record *> Records,

References

tools/lldb/utils/TableGen/LLDBOptionDefEmitter.cpp
  182   for (auto &CommandRecordPair : getRecordsByName(Options, "Command")) {
tools/lldb/utils/TableGen/LLDBPropertyDefEmitter.cpp
  166   for (auto &PropertyRecordPair : getRecordsByName(Properties, "Definition")) {
  177   for (auto &PropertyRecordPair : getRecordsByName(Properties, "Definition")) {