Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp428 bool is_pointer_type = false; GetRuntimeType() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp622 const bool is_pointer_type = type_info & eTypeIsPointer; GetPointeeData() local