Searched refs:ValidateIndexingForES2 (Results 1 – 3 of 3) sorted by relevance
167 void ValidateIndexingForES2(const ProgramElement& pe, ErrorReporter& errors);
589 Analysis::ValidateIndexingForES2(*pe, this->errorReporter()); in finalize()
518 void Analysis::ValidateIndexingForES2(const ProgramElement& pe, ErrorReporter& errors) { in ValidateIndexingForES2() function in SkSL::Analysis