Home
last modified time | relevance | path

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

/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp665 static void CountingDiagHandler(const SMDiagnostic &, void *Context) { in CountingDiagHandler() function in VFSFromYAMLTest
674 return getVFSFromYAML(std::move(Buffer), CountingDiagHandler, "", this, in getFromYAMLRawString()
/external/llvm-project/llvm/unittests/Support/
DVirtualFileSystemTest.cpp1290 static void CountingDiagHandler(const SMDiagnostic &, void *Context) { in CountingDiagHandler() function in VFSFromYAMLTest
1299 return getVFSFromYAML(std::move(Buffer), CountingDiagHandler, "", this, in getFromYAMLRawString()