Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp258 bool CMICmnLLDBUtilSBValue::IsCharBasicType(lldb::BasicType eType) { in IsCharBasicType() function in CMICmnLLDBUtilSBValue
283 return IsCharBasicType(eType); in IsCharType()
330 return IsCharBasicType(eType); in IsPointeeCharType()
H A DMICmnLLDBUtilSBValue.h68 static bool IsCharBasicType(lldb::BasicType eType);