Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DTypeSystem.h475 ShouldTreatScalarValueAsAddress(lldb::opaque_compiler_type_t type) { in ShouldTreatScalarValueAsAddress() function
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp214 bool CompilerType::ShouldTreatScalarValueAsAddress() const { in ShouldTreatScalarValueAsAddress() function in CompilerType