Home
last modified time | relevance | path

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

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