HomeSort by relevance Sort by last modified time
    Searched defs:type4 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaTemplate/
ms-if-exists.cpp 22 typedef T::X type4; typedef
29 X<int>::type4 i4; // expected-error{{no type named 'type4' in 'X<int>'}}
  /external/clang/test/Index/
annotate-nested-name-specifier.cpp 110 typedef class outer_alias::inner::vector<type>::template rebind<type>::other type4; typedef in struct:X6
427 // CHECK: Keyword: "class" [110:11 - 110:16] TypedefDecl=type4:110:80 (Definition)
429 // CHECK: Punctuation: "::" [110:28 - 110:30] TypedefDecl=type4:110:80 (Definition)
431 // CHECK: Punctuation: "::" [110:35 - 110:37] TypedefDecl=type4:110:80 (Definition)
433 // CHECK: Punctuation: "<" [110:43 - 110:44] TypedefDecl=type4:110:80 (Definition)
435 // CHECK: Punctuation: ">" [110:48 - 110:49] TypedefDecl=type4:110:80 (Definition)
436 // CHECK: Punctuation: "::" [110:49 - 110:51] TypedefDecl=type4:110:80 (Definition)
437 // CHECK: Keyword: "template" [110:51 - 110:59] TypedefDecl=type4:110:80 (Definition)
438 // CHECK: Identifier: "rebind" [110:60 - 110:66] TypedefDecl=type4:110:80 (Definition)
439 // CHECK: Punctuation: "<" [110:66 - 110:67] TypedefDecl=type4:110:80 (Definition
    [all...]

Completed in 238 milliseconds