Home
last modified time | relevance | path

Searched defs:clone_context (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutations/
Dreplace_identifier.cc85 tint::CloneContext* clone_context, in Apply()
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
Dmutator.cc71 tint::CloneContext clone_context(&mutated, &program); in MaybeApplyMutation() local