Searched refs:CountingDiagHandler (Results 1 – 2 of 2) sorted by relevance
/external/clang/unittests/Basic/ |
D | VirtualFileSystemTest.cpp | 665 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/ |
D | VirtualFileSystemTest.cpp | 1290 static void CountingDiagHandler(const SMDiagnostic &, void *Context) { in CountingDiagHandler() function in VFSFromYAMLTest 1299 return getVFSFromYAML(std::move(Buffer), CountingDiagHandler, "", this, in getFromYAMLRawString()
|