Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBTableGenBackends.h34 void EmitPropertyEnumDefs(const RecordKeeper &RK, raw_ostream &OS);
H A DLLDBTableGen.cpp61 EmitPropertyEnumDefs(Records, OS); in LLDBTableGenMain()
H A DLLDBPropertyDefEmitter.cpp181 void lldb_private::EmitPropertyEnumDefs(const RecordKeeper &Records, in EmitPropertyEnumDefs() function in lldb_private