Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp655 bool ValueObject::IsCStringContainer(bool check_pointer) { in IsCStringContainer() function in ValueObject
1144 if (IsCStringContainer(true) && in HasSpecialPrintableRepresentation()
1189 if (IsCStringContainer(true) && in DumpPrintableRepresentation()
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h679 bool IsCStringContainer(bool check_pointer = false);