Searched refs:TypeIsPointerType (Results 1 – 2 of 2) sorted by relevance
297 bool TypeIsPointerType();
1120 bool SBValue::TypeIsPointerType() { return GetType().IsPointerType(); } in TypeIsPointerType() function in SBValue