Searched defs:IsScalarType (Results 1 – 3 of 3) sorted by relevance
386 bool IsScalarType() { return GetCompilerType().IsScalarType(); } in IsScalarType() function
256 bool CompilerType::IsScalarType() const { IsScalarType() function in CompilerType
3629 bool TypeSystemClang::IsScalarType(lldb::opaque_compiler_type_t type) { IsScalarType() function in TypeSystemClang