Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/
Ddebug.cc20 InternalCompilerErrorReporter* ice_reporter = nullptr;
24 void SetInternalCompilerErrorReporter(InternalCompilerErrorReporter* reporter) { in SetInternalCompilerErrorReporter()
Ddebug.h27 using InternalCompilerErrorReporter = void(const diag::List&); variable
32 void SetInternalCompilerErrorReporter(InternalCompilerErrorReporter* reporter);