Searched refs:IsCharBasicType (Results 1 – 2 of 2) sorted by relevance
258 bool CMICmnLLDBUtilSBValue::IsCharBasicType(lldb::BasicType eType) { in IsCharBasicType() function in CMICmnLLDBUtilSBValue283 return IsCharBasicType(eType); in IsCharType()330 return IsCharBasicType(eType); in IsPointeeCharType()
68 static bool IsCharBasicType(lldb::BasicType eType);