Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h494 ShouldTreatScalarValueAsAddress(lldb::opaque_compiler_type_t type) { in ShouldTreatScalarValueAsAddress() function
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp234 bool CompilerType::ShouldTreatScalarValueAsAddress() const { in ShouldTreatScalarValueAsAddress() function in CompilerType