Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp420 bool is_pointer_type = false; in GetRuntimeType() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp676 const bool is_pointer_type = type_info & eTypeIsPointer; in GetPointeeData() local