Home
last modified time | relevance | path

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

/external/lldb/source/Symbol/
DType.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()
/external/lldb/include/lldb/Symbol/
DType.h69 eEncodingIsSyntheticUID enumerator