Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp71 bool CompilerType::IsCharType() const { in IsCharType() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp2879 bool TypeSystemClang::IsCharType(lldb::opaque_compiler_type_t type) { in IsCharType() function in TypeSystemClang