Home
last modified time | relevance | path

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

/llvm-project/clang/test/ASTMerge/struct/Inputs/
H A Dstruct2.c45 struct ListNode { struct
47 struct ListNode *Next; argument
H A Dstruct1.c48 struct ListNode { struct
50 struct ListNode *Next; argument