Searched refs:MyCustomType (Results 1 – 2 of 2) sorted by relevance
695 struct MyCustomType { struct701 MyCustomType f1; argument702 MyCustomType f2;720 struct ScalarTraits<MyCustomType> {721 static void output(const MyCustomType &value, void* ctxt, llvm::raw_ostream &out) { in output()724 static StringRef input(StringRef scalar, void* ctxt, MyCustomType &value) { in input()
458 struct ScalarTraits<MyCustomType> {