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

1 2 3 4 5 6 7 8 91011

  /external/clang/test/Parser/
backtrack-crash.cpp 3 ()( // expected-error {{expected unqualified-id}}
objc-recover.mm 5 int 123 // expected-error{{expected unqualified-id}}
9 int 123 // expected-error{{expected unqualified-id}}
15 int 123 // expected-error{{expected unqualified-id}}
17 int 456 // expected-error{{expected unqualified-id}}
22 int 123 // expected-error{{expected unqualified-id}}
24 int 456 // expected-error{{expected unqualified-id}}
31 namespace NS { // expected-error{{expected unqualified-id}}
37 int 123 // expected-error{{expected unqualified-id}}
53 namespace NS { // expected-error{{expected unqualified-id}}
recovery.cpp 3 8gi///===--- recovery.cpp ---===// // expected-error {{unqualified-id}}
8 / redeclare as an inline namespace // expected-error {{unqualified-id}}
11 } / end namespace Std // expected-error {{unqualified-id}}
29 8S::S() : a{ 5 }, b{ 6 }, c{ 2 } { // expected-error {{unqualified-id}}
36 5int m = { l }, n = m; // expected-error {{unqualified-id}}
40 } // expected-error {{unqualified-id}}
cxx-friend.cpp 40 ; // expected-error {{expected unqualified-id}}
cxx-template-argument.cpp 7 A<int+> int x; // expected-error {{expected '>'}} expected-error {{expected unqualified-id}}
  /external/clang/test/Lexer/
cxx0x_keyword.cpp 2 int static_assert; /* expected-error {{expected unqualified-id}} */
  /external/clang/test/CXX/temp/temp.names/
p3-0x.cpp 4 X< 1>2 > x1; // expected-error{{expected unqualified-id}}
8 Y<X<6>>1>> x4; // expected-error{{expected unqualified-id}}
p2.cpp 4 // Ensure that when enforcing access control an unqualified template name with
  /external/clang/test/SemaCXX/
invalid-template-specifier.cpp 6 const template basic_istream<char>; // expected-error {{expected unqualified-id}}
11 // expected-error {{unqualified-id}}
invalid-member-expr.cpp 8 x.int; // expected-error{{expected unqualified-id}}
17 x->int; // expected-error{{expected unqualified-id}}
builtins.cpp 17 template int equal<&__builtin_strcmp>(const char*, const char*); // expected-error {{builtin functions must be directly called}} expected-error {{expected unqualified-id}} expected-error {{expected ')'}} expected-note {{to match this '('}}
enum-unscoped-nonexistent.cpp 17 // The unqualified-id here names a member of the non-dependent base class Base
23 // The unqualified-id here names a member of the current instantiation, which
  /external/jmonkeyengine/engine/src/core/checkers/quals/
Unqualified.java 6 * A special annotation intended solely for representing an unqualified type in
16 public @interface Unqualified { }
SubtypeOf.java 21 * then use <code>Unqualified.class</code> in place of a type qualifier
26 * <pre> @SubtypeOf(Unqualified.class)
29 * &#64;SubtypeOf(Unqualified.class)
50 * Unqualified pseudo-qualifier, whose position in the hierarchy is
DefaultQualifier.java 38 * "checkers.quals.Unqualified" as the default.)
  /external/clang/test/SemaTemplate/
ms-lookup-template-base-classes.cpp 17 f(a); // expected-warning {{use of identifier 'f' found via unqualified lookup into dependent bases of class templates is a Microsoft extension}}
18 g(); // expected-warning {{use of identifier 'g' found via unqualified lookup into dependent bases of class templates is a Microsoft extension}}
67 static_func(); // expected-warning {{use of identifier 'static_func' found via unqualified lookup into dependent bases of class templates is a Microsoft extension}}
68 func(); // expected-warning {{use of identifier 'func' found via unqualified lookup into dependent bases of class templates is a Microsoft extension}} expected-error {{call to non-static member function without an object argument}}
89 void g1(int p = f1());// expected-warning {{use of identifier 'f1' found via unqualified lookup into dependent bases of class templates is a Microsoft extension}}
90 void g2(int p = f2());// expected-warning {{use of identifier 'f2' found via unqualified lookup into dependent bases of class templates is a Microsoft extension}} expected-error {{call to non-static member function without an object argument}}
115 g(); // expected-warning {{use of identifier 'g' found via unqualified lookup into dependent bases of class templates is a Microsoft extension}}
164 return base_fun(rhs); // expected-warning {{use of identifier 'base_fun' found via unqualified lookup into dependent bases of class templates is a Microsoft extension}}
nested-name-spec-template.cpp 32 N::M::template; // expected-error{{expected unqualified-id}}
33 N::M::template Promote; // expected-error{{expected unqualified-id}}
107 // expected-error{{expected unqualified-id}}
117 } // expected-error{{expected unqualified-id}}
  /external/clang/test/CXX/lex/lex.pptoken/
p3-0x.cpp 11 int d = x; // expected-error {{pasting formed ':::', an invalid preprocessing token}} expected-error {{expected unqualified-id}}
  /external/clang/test/Modules/
submodules.cpp 11 // expected-error{{expected unqualified-id}}
24 // expected-error{{expected unqualified-id}}
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/
p3.cpp 5 // If the unqualified-id is ~type-name, the type-name is looked up in the
  /external/clang/test/CXX/temp/temp.param/
p2.cpp 5 // template-parameter. typename followed by an unqualified-id names a
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
getElementsByTagNameNS08.java 36 * unqualified elements, this test reflects the interpretation that
37 * '*' should match elements in all namespaces and unqualified elements.
  /external/clang/test/CXX/temp/temp.spec/temp.explicit/
p3-0x.cpp 5 // unqualified name, the explicit instantiation shall appear in the
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/ExecutionContexts/
regress-23346.js 50 "Unqualified reference should not see Function.prototype");
  /external/jmdns/src/javax/jmdns/
ServiceInfo.java 72 * unqualified service instance name, such as <code>foobar</code>
89 * unqualified service instance name, such as <code>foobar</code>
108 * unqualified service instance name, such as <code>foobar</code>
129 * unqualified service instance name, such as <code>foobar</code>
152 * unqualified service instance name, such as <code>foobar</code>
173 * unqualified service instance name, such as <code>foobar</code>
196 * unqualified service instance name, such as <code>foobar</code>
217 * unqualified service instance name, such as <code>foobar</code>
240 * unqualified service instance name, such as <code>foobar</code>
263 * unqualified service instance name, such as <code>foobar</code
    [all...]

Completed in 1830 milliseconds

1 2 3 4 5 6 7 8 91011