Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/server/
H A DRPCServerSourceEmitter.cpp114 const bool IsSBClass = lldb_rpc_gen::TypeIsSBClass(UnderlyingType); in EmitStorageForOneParameter() local
116 if (ParamType->isPointerType() && !IsSBClass) { in EmitStorageForOneParameter()
140 if (IsSBClass) in EmitStorageForOneParameter()
143 if (IsSBClass) in EmitStorageForOneParameter()