OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:int_ptr_type
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Index/
annotate-nested-name-specifier.cpp
101
typedef typename outer_alias::inner::vector<int>::iterator
int_ptr_type
;
typedef in struct:X5
357
// CHECK: Keyword: "typedef" [101:3 - 101:10] TypedefDecl=
int_ptr_type
:101:62 (Definition)
358
// CHECK: Keyword: "typename" [101:11 - 101:19] TypedefDecl=
int_ptr_type
:101:62 (Definition)
360
// CHECK: Punctuation: "::" [101:31 - 101:33] TypedefDecl=
int_ptr_type
:101:62 (Definition)
362
// CHECK: Punctuation: "::" [101:38 - 101:40] TypedefDecl=
int_ptr_type
:101:62 (Definition)
364
// CHECK: Punctuation: "<" [101:46 - 101:47] TypedefDecl=
int_ptr_type
:101:62 (Definition)
365
// CHECK: Keyword: "int" [101:47 - 101:50] TypedefDecl=
int_ptr_type
:101:62 (Definition)
366
// CHECK: Punctuation: ">" [101:50 - 101:51] TypedefDecl=
int_ptr_type
:101:62 (Definition)
367
// CHECK: Punctuation: "::" [101:51 - 101:53] TypedefDecl=
int_ptr_type
:101:62 (Definition)
369
// CHECK: Identifier: "
int_ptr_type
" [101:62 - 101:74] TypedefDecl=int_ptr_type:101:62 (Definition
[
all
...]
Completed in 484 milliseconds