Home
last modified time | relevance | path

Searched refs:PropertyRecords (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp129 const std::vector<const Record *> &PropertyRecords, in emityProperties() argument
142 for (const Record *R : PropertyRecords) in emityProperties()
152 ArrayRef<const Record *> PropertyRecords, in emitPropertyEnum() argument
163 for (const Record *R : PropertyRecords) in emitPropertyEnum()