Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/msl/
DConvertUnsupportedConstructorsToFunctionCalls.h20 [[nodiscard]] bool ConvertUnsupportedConstructorsToFunctionCalls(TCompiler &compiler,
DConvertUnsupportedConstructorsToFunctionCalls.cpp333 bool sh::ConvertUnsupportedConstructorsToFunctionCalls(TCompiler &compiler, TIntermBlock &root) in ConvertUnsupportedConstructorsToFunctionCalls() function in sh
/external/angle/src/
Dcompiler.gni419 "src/compiler/translator/tree_ops/msl/ConvertUnsupportedConstructorsToFunctionCalls.cpp",
420 "src/compiler/translator/tree_ops/msl/ConvertUnsupportedConstructorsToFunctionCalls.h",
/external/angle/src/compiler/translator/msl/
DTranslatorMSL.cpp1407 if (!ConvertUnsupportedConstructorsToFunctionCalls(*this, *root)) in translateImpl()
/external/angle/
DAndroid.bp3284 "src/compiler/translator/tree_ops/msl/ConvertUnsupportedConstructorsToFunctionCalls.cpp",
3285 "src/compiler/translator/tree_ops/msl/ConvertUnsupportedConstructorsToFunctionCalls.h",