Searched refs:scoped_id (Results 1 – 3 of 3) sorted by relevance
317 explicit DontMangle(WithScope scoped_id) in DontMangle() argument318 : scope_(scoped_id.scope()), raw_id_(scoped_id.raw_id()) {} in DontMangle()383 TraceID(WithScope scoped_id, unsigned int* flags) in TraceID() argument384 : scope_(scoped_id.scope()), raw_id_(scoped_id.raw_id()) {} in TraceID()
439 explicit DontMangle(WithScope scoped_id) in DontMangle() argument440 : scope_(scoped_id.scope()), raw_id_(scoped_id.raw_id()) {} in DontMangle()504 TraceID(WithScope scoped_id, unsigned int* /*flags*/) in TraceID() argument505 : scope_(scoped_id.scope()), raw_id_(scoped_id.raw_id()) {} in TraceID()
48 static const char* Name(ScopeID scoped_id);