Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDType.cpp195 case eEncodingIsSyntheticUID: s->PutCString(" (synthetic type)"); break; in GetDescription()
242 case eEncodingIsSyntheticUID: s->PutCString(" (synthetic type)"); break; in Dump()
324 case eEncodingIsSyntheticUID: in GetByteSize()
/trueos/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDType.h69 eEncodingIsSyntheticUID enumerator