Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/
H A DSkSLInliner.cpp697 FunctionDefinition* fEnclosingFunction; // the Function containing the candidate member
717 FunctionDefinition* fEnclosingFunction = nullptr; member in SkSL::InlineCandidateAnalyzer