Searched refs:TestFunctionDecl2 (Results 1 – 3 of 3) sorted by relevance
74 int TestFunctionDecl2(enum Enum { e } x) { return x; } in TestFunctionDecl2() function
137 int TestFunctionDecl2(enum Enum { e } x) { return x; } in TestFunctionDecl2() function
409 TEST(DeclPrinter, TestFunctionDecl2) { in TEST() argument