Home
last modified time | relevance | path

Searched defs:IsScalarType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h
/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp277 bool CompilerType::IsScalarType() const { in IsScalarType() function in CompilerType
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3666 bool TypeSystemClang::IsScalarType(lldb::opaque_compiler_type_t type) { IsScalarType() function in TypeSystemClang