Home
last modified time | relevance | path

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

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