Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/
DSkSLInliner.cpp759 std::unique_ptr<Statement>* fParentStmt; // the parent Statement of the enclosing stmt member
1174 this->ensureScopedBlocks(inlinedCall.fInlinedBody.get(), candidate.fParentStmt->get()); in analyze()