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

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

Completed in 32 milliseconds