Home
last modified time | relevance | path

Searched refs:DeeperError (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/ASTMerge/struct/Inputs/
H A Dstruct2.c53 struct DeeperError { int i; float f; } *Deeper; argument
H A Dstruct1.c56 struct DeeperError { int i; int f; } *Deeper; argument