Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/
DSkSLInliner.cpp760 std::unique_ptr<Statement>* fEnclosingStmt; // the Statement containing the candidate member
1180 std::unique_ptr<Statement>* enclosingStmt = candidate.fEnclosingStmt; in analyze()