Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DFunctionLookup.cpp21 constexpr const ImmutableString kEmptyName(""); variable
56 return new TFunctionLookup(kEmptyName, type, nullptr); in CreateConstructor()