Searched defs:AttrValueWrapper (Results 1 – 1 of 1) sorted by relevance
102 struct AttrValueWrapper { struct105 AttrValueWrapper() {} in AttrValueWrapper() argument108 AttrValueWrapper(T val) { // NOLINT(runtime/explicit) in AttrValueWrapper() argument222 inline FunctionDefHelper::AttrValueWrapper::AttrValueWrapper(const char* val) { in AttrValueWrapper() function227 inline FunctionDefHelper::AttrValueWrapper::AttrValueWrapper( in AttrValueWrapper() function233 inline FunctionDefHelper::AttrValueWrapper::AttrValueWrapper(StringPiece val) { in AttrValueWrapper() function