Home
last modified time | relevance | path

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

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