Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DJSONTest.cpp479 struct CustomStruct { struct
480 CustomStruct() : B(false) {} in CustomStruct() argument
481 CustomStruct(std::string S, std::optional<int> I, bool B) in CustomStruct() argument
483 Sllvm::json::__anonf9360f650111::CustomStruct global() argument
484 Illvm::json::__anonf9360f650111::CustomStruct global() argument
485 Bllvm::json::__anonf9360f650111::CustomStruct global() argument
[all...]