Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbol.cpp90 return static_cast<const TFunction *>(this)->getFunctionMangledName(); in getMangledName()
DSymbol.h304 ImmutableString getFunctionMangledName() const in getFunctionMangledName() function