Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp277 bool CompilerType::IsVoidType() const { in IsVoidType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3643 bool TypeSystemClang::IsVoidType(lldb::opaque_compiler_type_t type) { in IsVoidType() function in TypeSystemClang