Home
last modified time | relevance | path

Searched refs:TypeIsPointerType (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBValue.h300 bool TypeIsPointerType();
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp970 bool SBValue::TypeIsPointerType() { in TypeIsPointerType() function in SBValue
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp74943 result = (bool)(arg1)->TypeIsPointerType(); in _wrap_SBValue_TypeIsPointerType()