Searched defs:IsCharType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 83 bool CompilerType::IsCharType() const { in IsCharType() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 2942 bool TypeSystemClang::IsCharType(lldb::opaque_compiler_type_t type) { IsCharType() function in TypeSystemClang |