Home
last modified time | relevance | path

Searched defs:emitPropertyEnum (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/utils/TableGen/
DLLDBPropertyDefEmitter.cpp24 static void emitPropertyEnum(Record *Property, raw_ostream &OS) { in emitPropertyEnum() function
151 static void emitPropertyEnum(std::string PropertyName, in emitPropertyEnum() function