Home
last modified time | relevance | path

Searched refs:mutableNextOverload (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLFunctionDeclaration.h111 FunctionDeclaration* mutableNextOverload() const { in mutableNextOverload() function
H A DSkSLSymbolTable.cpp82 fn = fn->mutableNextOverload()) { in renameSymbol()
H A DSkSLFunctionDeclaration.cpp382 other = other->mutableNextOverload()) { in find_existing_declaration()
/aosp_15_r20/external/skia/src/sksl/transform/
H A DSkSLRenamePrivateSymbols.cpp54 mutableSym = mutableDecl->mutableNextOverload(); in strip_export_flag()