Searched refs:TypeIsPointerType (Results 1 – 4 of 4) sorted by relevance
286 bool TypeIsPointerType();
346 TypeIsPointerType ();
1013 bool SBValue::TypeIsPointerType() { in TypeIsPointerType() function in SBValue1014 LLDB_RECORD_METHOD_NO_ARGS(bool, SBValue, TypeIsPointerType); in TypeIsPointerType()1630 LLDB_REGISTER_METHOD(bool, SBValue, TypeIsPointerType, ()); in RegisterMethods()
67802 result = (bool)(arg1)->TypeIsPointerType(); in _wrap_SBValue_TypeIsPointerType()