Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolUniqueId.h35 constexpr TSymbolUniqueId(int staticId) : mId(staticId) {} in TSymbolUniqueId() argument