Home
last modified time | relevance | path

Searched defs:JSONEmitter (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DJSONBackend.cpp28 class JSONEmitter { class
43 JSONEmitter::JSONEmitter(RecordKeeper &R) : Records(R) {} in JSONEmitter() function in JSONEmitter