HomeSort by relevance Sort by last modified time
    Searched full:f2_type (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
qualified-id-lookup.cpp 76 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 42 milliseconds