Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DModifyStruct.h127 bool TryCreateModifiedStruct(TCompiler &compiler,
H A DModifyStruct.cpp393 if (!TryCreateModifiedStruct(mCompiler, symbolEnv, idGen, config, structure, name, in recurse()
1028 bool sh::TryCreateModifiedStruct(TCompiler &compiler, in TryCreateModifiedStruct() function in sh
H A DRewritePipelines.cpp147 const bool modified = TryCreateModifiedStruct( in exec()