Searched refs:getFunctionDebugInfo (Results 1 – 1 of 1) sorted by relevance
219 int getFunctionDebugInfo(const FunctionDeclaration& decl);1333 int Generator::getFunctionDebugInfo(const FunctionDeclaration& decl) { in getFunctionDebugInfo() function in SkSL::RP::Generator1385 funcIndex = this->getFunctionDebugInfo(function.declaration()); in writeFunction()