Searched refs:DeeperError (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/test/ASTMerge/struct/Inputs/ | ||
| H A D | struct2.c | 53 struct DeeperError { int i; float f; } *Deeper; struct |
| H A D | struct1.c | 56 struct DeeperError { int i; int f; } *Deeper; argument |