Home
last modified time | relevance | path

Searched defs:IsCStringType (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp89 bool CompilerType::IsCStringType(uint32_t &length) const { in IsCStringType() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp2893 bool TypeSystemClang::IsCStringType(lldb::opaque_compiler_type_t type, in IsCStringType() function in TypeSystemClang