Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp281 json::Object Json({{"ModuleName", Request.ModuleName.str()}}); in toJSON() local
323 json::Object Json = toJSON(Request); in print() local
336 json::Object Json = toJSON(Request); in print() local
359 json::Object Json = toJSON(Request); in print() local
378 json::Object Json = toJSON(Request, ErrorInfo.message()); in printError() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.aa/
H A Dtest_aa.d465 static struct Json { in issue9052() struct
467 void opAssign(Json) {} in issue9052()
468 size_t length() const { return aa.length; } in issue9052()
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.aa/
H A Dtest_aa.d466 static struct Json { in issue9052() struct
468 void opAssign(Json) {} in issue9052()
469 size_t length() const { return aa.length; } in issue9052()