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.h318 bool TypeIsPointerType();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp1007 bool SBValue::TypeIsPointerType() { in TypeIsPointerType() function in SBValue
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78224 result = (bool)(arg1)->TypeIsPointerType(); in _wrap_SBValue_TypeIsPointerType()