Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp30 static void emitProperty(Record *Property, raw_ostream &OS) { in emitProperty() function
143 emitProperty(R, OS); in emityProperties()