Searched defs:C2Param (Results 1 – 2 of 2) sorted by relevance
93 struct C2Param { struct118 enum kind_t : uint32_t {138 typedef uint32_t type_index_t;139 enum : uint32_t {158 struct CoreIndex {221 struct Type : public CoreIndex {285 struct Index : public Type {408 /// \todo: should we restrict this to C2ParamField? argument427 inline bool operator==(const C2Param &o) const { argument433 inline static C2Param* From(void *addr, size_t len) { in From() argument[all …]
198 void setSetter(std::function<C2R(const C2Param *, bool, bool *, Factory &)> setter) { in setSetter()331 std::function<C2R(const C2Param *, bool, bool *, Factory &)> setter) { in setSetter()