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