Searched refs:MyCustomType (Results 1 – 2 of 2) sorted by relevance
1030 struct MyCustomType { struct1036 MyCustomType f1; argument1037 MyCustomType f2;1055 struct ScalarTraits<MyCustomType> {1056 static void output(const MyCustomType &value, void* ctxt, llvm::raw_ostream &out) { in output()1059 static StringRef input(StringRef scalar, void* ctxt, MyCustomType &value) { in input()
458 struct ScalarTraits<MyCustomType> {459 static void output(const MyCustomType &value, void*,463 static StringRef input(StringRef scalar, void*, MyCustomType &value) {