Home
last modified time | relevance | path

Searched refs:EmitJSON (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DTableGen.cpp136 EmitJSON(Records, OS); in LLVMTableGenMain()
/freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/
H A DTableGen.cpp180 EmitJSON(Records, OS); in ClangTableGenMain()
/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DJSONBackend.cpp188 void EmitJSON(RecordKeeper &RK, raw_ostream &OS) { JSONEmitter(RK).run(OS); } in EmitJSON() function
/freebsd-12.1/contrib/llvm/include/llvm/TableGen/
H A DRecord.h1903 void EmitJSON(RecordKeeper &RK, raw_ostream &OS);