Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dqualified-id-lookup.cpp76 typedef int f2_type; typedef
78 typedef int f2_type(int, int); typedef
81 ::f2_type(1, 2); // expected-error {{excess elements in scalar initializer}} in test_f2()
/external/llvm-project/clang/test/SemaCXX/
Dqualified-id-lookup.cpp76 typedef int f2_type; typedef
78 typedef int f2_type(int, int); typedef
81 ::f2_type(1, 2); // expected-error {{excess elements in scalar initializer}} in test_f2()