Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DFunctionLookup.h31 std::vector<ImmutableString> getMangledNamesForImplicitConversions() const;
DFunctionLookup.cpp139 std::vector<ImmutableString> TFunctionLookup::getMangledNamesForImplicitConversions() const in getMangledNamesForImplicitConversions() function in sh::TFunctionLookup
DParseContext.cpp6881 fnCall->getMangledNamesForImplicitConversions()); in addNonConstructorFunctionCall()
6903 fnCall->getMangledNamesForImplicitConversions(), mShaderVersion); in addNonConstructorFunctionCall()