Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/
DSkSLInliner.cpp991 ExternalFunctionCall& funcCallExpr = (*expr)->as<ExternalFunctionCall>(); in visitExpression() local
998 FunctionCall& funcCallExpr = (*expr)->as<FunctionCall>(); in visitExpression() local