OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leftparen
(Results
1 - 25
of
104
) sorted by null
1
2
3
4
5
/external/clang/test/Index/
complete-kvc.m
56
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text void}{RightParen )}{TypedText addMutableArrayPropertyObject:}{
LeftParen
(}{Placeholder object-type}{Text *}{RightParen )}{Text object} (55)
57
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text void}{RightParen )}{TypedText addMutableSetProperty:}{
LeftParen
(}{Text NSSet *}{RightParen )}{Text objects} (40)
58
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text NSArray *}{RightParen )}{TypedText arrayProperty} (40)
59
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text NSArray *}{RightParen )}{TypedText arrayPropertyAtIndexes:}{
LeftParen
(}{Text NSIndexSet *}{RightParen )}{Text indexes} (40)
60
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text BOOL}{RightParen )}{TypedText boolProperty} (40)
61
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text NSArray *}{RightParen )}{TypedText boolPropertyAtIndexes:}{
LeftParen
(}{Text NSIndexSet *}{RightParen )}{Text indexes} (55
[
all
...]
complete-ctor-inits.cpp
21
// CHECK-CC1: MemberRef:{TypedText a}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
22
// CHECK-CC1: MemberRef:{TypedText b}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
23
// CHECK-CC1: MemberRef:{TypedText c}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
24
// CHECK-CC1: NotImplemented:{TypedText Virt}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
25
// CHECK-CC1: NotImplemented:{TypedText X<int>}{
LeftParen
(}{Placeholder args}{RightParen )} (7)
26
// CHECK-CC1: NotImplemented:{TypedText Y}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
29
// CHECK-CC2: MemberRef:{TypedText a}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
30
// CHECK-CC2: MemberRef:{TypedText b}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
31
// CHECK-CC2: MemberRef:{TypedText c}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
32
// CHECK-CC2: NotImplemented:{TypedText Virt}{
LeftParen
(}{Placeholder args}{RightParen )} (35
[
all
...]
complete-with-annotations.cpp
16
// CHECK: CXXMethod:{ResultType void}{TypedText doSomething}{
LeftParen
(}{RightParen )} (34)
18
// CHECK: CXXMethod:{ResultType void}{TypedText func2}{
LeftParen
(}{RightParen )} (34) ("some annotation")
20
// CHECK: CXXMethod:{ResultType X &}{TypedText operator=}{
LeftParen
(}{Placeholder const X &}{RightParen )} (34)
22
// CHECK: CXXDestructor:{ResultType void}{TypedText ~X}{
LeftParen
(}{RightParen )} (34)
complete-at-exprstmt.m
23
// CHECK-CC1: {TypedText encode}{
LeftParen
(}{Placeholder type-name}{RightParen )}
24
// CHECK-CC1: {TypedText protocol}{
LeftParen
(}{Placeholder protocol-name}{RightParen )}
25
// CHECK-CC1: {TypedText selector}{
LeftParen
(}{Placeholder selector}{RightParen )}
26
// CHECK-CC1: {TypedText synchronized}{HorizontalSpace }{
LeftParen
(}{Placeholder expression}{RightParen )}{LeftBrace {}{Placeholder statements}{RightBrace }}
28
// CHECK-CC1: {TypedText try}{LeftBrace {}{Placeholder statements}{RightBrace }}{Text @catch}{
LeftParen
(}{Placeholder parameter}{RightParen )}{LeftBrace {}{Placeholder statements}{RightBrace }}{Text @finally}{LeftBrace {}{Placeholder statements}{RightBrace }}
30
// CHECK-CC2: {TypedText encode}{
LeftParen
(}{Placeholder type-name}{RightParen )}
31
// CHECK-CC2: {TypedText protocol}{
LeftParen
(}{Placeholder protocol-name}{RightParen )}
32
// CHECK-CC2: {TypedText selector}{
LeftParen
(}{Placeholder selector}{RightParen )}
34
// CHECK-CC3: NotImplemented:{ResultType char[]}{TypedText @encode}{
LeftParen
(}{Placeholder type-name}{RightParen )}
35
// CHECK-CC3: NotImplemented:{ResultType Protocol *}{TypedText @protocol}{
LeftParen
(}{Placeholder protocol-name}{RightParen )
[
all
...]
complete-access-checks.cpp
37
// CHECK-SUPER-ACCESS: CXXMethod:{ResultType void}{TypedText doSomething}{
LeftParen
(}{RightParen )} (34)
38
// CHECK-SUPER-ACCESS: CXXMethod:{ResultType void}{Informative X::}{TypedText func1}{
LeftParen
(}{RightParen )} (36)
39
// CHECK-SUPER-ACCESS: CXXMethod:{ResultType void}{Informative X::}{TypedText func2}{
LeftParen
(}{RightParen )} (36) (inaccessible)
40
// CHECK-SUPER-ACCESS: CXXMethod:{ResultType void}{Informative X::}{TypedText func3}{
LeftParen
(}{RightParen )} (36) (inaccessible)
44
// CHECK-SUPER-ACCESS: CXXMethod:{ResultType Y &}{TypedText operator=}{
LeftParen
(}{Placeholder const Y &}{RightParen )} (34)
45
// CHECK-SUPER-ACCESS: CXXMethod:{ResultType X &}{Text X::}{TypedText operator=}{
LeftParen
(}{Placeholder const X &}{RightParen )} (36)
48
// CHECK-SUPER-ACCESS: CXXDestructor:{ResultType void}{Informative X::}{TypedText ~X}{
LeftParen
(}{RightParen )} (36)
49
// CHECK-SUPER-ACCESS: CXXDestructor:{ResultType void}{TypedText ~Y}{
LeftParen
(}{RightParen )} (34)
51
// CHECK-ACCESS: CXXMethod:{ResultType void}{TypedText func1}{
LeftParen
(}{RightParen )} (34)
52
// CHECK-ACCESS: CXXMethod:{ResultType void}{TypedText func2}{
LeftParen
(}{RightParen )} (34) (inaccessible
[
all
...]
complete-cxx-inline-methods.cpp
28
// CHECK: CXXMethod:{ResultType MyCls::Vec &}{TypedText operator=}{
LeftParen
(}{Placeholder const MyCls::Vec &}{RightParen )} (34)
32
// CHECK-NEXT: CXXDestructor:{ResultType void}{TypedText ~Vec}{
LeftParen
(}{RightParen )} (34)
38
// CHECK-CTOR-INIT: NotImplemented:{TypedText MyCls}{
LeftParen
(}{Placeholder args}{RightParen )} (7)
39
// CHECK-CTOR-INIT: MemberRef:{TypedText object}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
40
// CHECK-CTOR-INIT: MemberRef:{TypedText value}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
42
// CHECK-CTOR-INIT-2-NOT: NotImplemented:{TypedText MyCls}{
LeftParen
(}{Placeholder args}{RightParen )}
43
// CHECK-CTOR-INIT-2: MemberRef:{TypedText object}{
LeftParen
(}{Placeholder args}{RightParen )} (35)
44
// CHECK-CTOR-INIT-2: MemberRef:{TypedText value}{
LeftParen
(}{Placeholder args}{RightParen )} (7)
complete-qualified.cpp
19
// CHECK-CC1: CXXMethod:{ResultType Foo &}{TypedText operator=}{
LeftParen
(}{Placeholder const Foo &}{RightParen )}
20
// CHECK-CC1: CXXDestructor:{ResultType void}{TypedText ~Foo}{
LeftParen
(}{RightParen )} (35)
complete-method-decls.m
76
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text id}{RightParen )}{TypedText abc} (40)
77
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text int}{RightParen )}{TypedText getInt} (40)
78
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text id}{RightParen )}{TypedText getSelf} (40)
79
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text id}{RightParen )}{TypedText initWithInt}{TypedText :}{
LeftParen
(}{Text int}{RightParen )}{Text x} (40)
80
// CHECK-CC1: ObjCInstanceMethodDecl:{
LeftParen
(}{Text id}{RightParen )}{TypedText initWithTwoInts}{TypedText :}{
LeftParen
(}{Text inout }{Text int}{RightParen )}{Text x}{HorizontalSpace }{TypedText second:}{
LeftParen
(}{Text int}{RightParen )}{Text y} (40)
84
// CHECK-CC2: ObjCInstanceMethodDecl:{TypedText initWithInt}{TypedText :}{
LeftParen
(}{Text int}{RightParen )}{Text x}
85
// CHECK-CC2: ObjCInstanceMethodDecl:{TypedText initWithTwoInts}{TypedText :}{
LeftParen
(}{Text inout }{Text int}{RightParen )}{Text x}{HorizontalSpace }{TypedText second:}{LeftParen (} (…)
[
all
...]
complete-memfunc-cvquals.cpp
44
// CHECK-NOQUALS: CXXMethod:{ResultType void}{TypedText babble}{
LeftParen
(}{RightParen )}{Informative const volatile} (35)
45
// CHECK-NOQUALS: CXXMethod:{ResultType void}{TypedText bar}{
LeftParen
(}{RightParen )} (34)
46
// CHECK-NOQUALS: CXXMethod:{ResultType void}{TypedText baz}{
LeftParen
(}{RightParen )}{Informative const} (35)
47
// CHECK-NOQUALS: CXXMethod:{ResultType void}{TypedText bingo}{
LeftParen
(}{RightParen )}{Informative volatile} (35)
51
// CHECK-CONST: CXXMethod:{ResultType void}{TypedText babble}{
LeftParen
(}{RightParen )}{Informative const volatile} (35)
53
// CHECK-CONST: CXXMethod:{ResultType void}{TypedText baz}{
LeftParen
(}{RightParen )}{Informative const} (34)
57
// CHECK-VOLATILE: CXXMethod:{ResultType void}{TypedText babble}{
LeftParen
(}{RightParen )}{Informative const volatile} (35)
59
// CHECK-VOLATILE: CXXMethod:{ResultType void}{TypedText bingo}{
LeftParen
(}{RightParen )}{Informative volatile} (34)
63
// CHECK-IMPLICIT-NOQUALS: CXXMethod:{ResultType void}{TypedText babble}{
LeftParen
(}{RightParen )}{Informative const volatile} (35)
64
// CHECK-IMPLICIT-NOQUALS: CXXMethod:{ResultType void}{TypedText bar}{
LeftParen
(}{RightParen )} (34
[
all
...]
complete-preamble.cpp
7
// CHECK-CC1: {ResultType void}{TypedText wibble}{
LeftParen
(}{RightParen )} (50)
remap-complete.c
3
// CHECK: FunctionDecl:{ResultType int}{TypedText f0}{
LeftParen
(}
complete-type-factors.m
38
// CHECK-CC1: FunctionDecl:{ResultType int}{TypedText func1}{
LeftParen
(}{Placeholder enum Color}{RightParen )} (12)
39
// CHECK-CC1: FunctionDecl:{ResultType enum Priority}{TypedText func2}{
LeftParen
(}{Placeholder int}{RightParen )} (25)
47
// CHECK-CC1: NotImplemented:{ResultType size_t}{TypedText sizeof}{
LeftParen
(}{Placeholder expression-or-type}{RightParen )} (40)
48
// CHECK-CC1: FunctionDecl:{ResultType enum Priority}{TypedText test1}{
LeftParen
(}{Placeholder enum Priority priority}{Comma , }{Placeholder enum Color color}{Comma , }{Placeholder int integer}{RightParen )} (25)
53
// CHECK-CC2: FunctionDecl:{ResultType int}{TypedText func1}{
LeftParen
(}{Placeholder enum Color}{RightParen )} (25)
54
// CHECK-CC2: FunctionDecl:{ResultType enum Priority}{TypedText func2}{
LeftParen
(}{Placeholder int}{RightParen )} (50)
62
// CHECK-CC2: NotImplemented:{ResultType size_t}{TypedText sizeof}{
LeftParen
(}{Placeholder expression-or-type}{RightParen )} (40)
63
// CHECK-CC2: FunctionDecl:{ResultType enum Priority}{TypedText test1}{
LeftParen
(}{Placeholder enum Priority priority}{Comma , }{Placeholder enum Color color}{Comma , }{Placeholder int integer}{RightParen )} (50)
68
// CHECK-CC3: FunctionDecl:{ResultType int}{TypedText func1}{
LeftParen
(}{Placeholder enum Color}{RightParen )} (25)
69
// CHECK-CC3: FunctionDecl:{ResultType enum Priority}{TypedText func2}{
LeftParen
(}{Placeholder int}{RightParen )} (12
[
all
...]
code-completion.cpp
43
// CHECK-MEMBER: CXXMethod:{ResultType void}{Informative Y::}{TypedText memfunc}{
LeftParen
(}{Optional {Placeholder int i}}{RightParen )}
44
// CHECK-MEMBER: CXXConversion:{TypedText operator int}{
LeftParen
(}{RightParen )}{Informative const}
45
// CHECK-MEMBER: CXXMethod:{ResultType Z &}{TypedText operator=}{
LeftParen
(}{Placeholder const Z &}{RightParen )}
46
// CHECK-MEMBER: CXXMethod:{ResultType X &}{Text X::}{TypedText operator=}{
LeftParen
(}{Placeholder const X &}{RightParen )}
47
// CHECK-MEMBER: CXXMethod:{ResultType Y &}{Text Y::}{TypedText operator=}{
LeftParen
(}{Placeholder const Y &}{RightParen )}
52
// CHECK-MEMBER: CXXDestructor:{ResultType void}{Informative X::}{TypedText ~X}{
LeftParen
(}{RightParen )}
53
// CHECK-MEMBER: CXXDestructor:{ResultType void}{Informative Y::}{TypedText ~Y}{
LeftParen
(}{RightParen )}
54
// CHECK-MEMBER: CXXDestructor:{ResultType void}{TypedText ~Z}{
LeftParen
(}{RightParen )}
61
// CHECK-OVERLOAD: NotImplemented:{ResultType int &}{Text overloaded}{
LeftParen
(}{Text Z z}{Comma , }{CurrentParameter int second}{RightParen )}
62
// CHECK-OVERLOAD: NotImplemented:{ResultType float &}{Text overloaded}{
LeftParen
(}{Text int i}{Comma , }{CurrentParameter long second}{RightParen )
[
all
...]
complete-exprs.c
31
// CHECK-CC1: FunctionDecl:{ResultType int}{TypedText f}{
LeftParen
(}{Placeholder int}{RightParen )} (12) (unavailable)
34
// CHECK-CC1: NotImplemented:{ResultType size_t}{TypedText sizeof}{
LeftParen
(}{Placeholder expression-or-type}{RightParen )} (40)
39
// CHECK-CC3: FunctionDecl:{ResultType int}{TypedText f}{
LeftParen
(}{Placeholder int}{RightParen )} (50)
42
// CHECK-CC3: NotImplemented:{ResultType size_t}{TypedText sizeof}{
LeftParen
(}{Placeholder expressio
48
// CHECK-CC2: FunctionDecl:{ResultType int}{TypedText f}{
LeftParen
(}{Placeholder int}{RightParen )} (50)
51
// CHECK-CC2: NotImplemented:{ResultType size_t}{TypedText sizeof}{
LeftParen
(}{Placeholder expression-or-type}{RightParen )} (40)
53
// CHECK-CC4: FunctionDecl:{ResultType int}{TypedText f}{
LeftParen
(}{Placeholder int}{RightParen )} (50)
57
// CHECK-CC6: FunctionDecl:{ResultType void}{TypedText f3}{
LeftParen
(}{Placeholder const char *, ...}{Text , NULL}{RightParen )} (50)
65
// CHECK-CC7: FunctionDecl:{ResultType void}{TypedText f2}{
LeftParen
(}{RightParen )} (50)
66
// CHECK-CC7: FunctionDecl:{ResultType void}{TypedText f3}{
LeftParen
(}{Placeholder const char *, ...}{Text , NULL}{RightParen )} (50
[
all
...]
complete-super.cpp
24
// CHECK-FOO-UNQUAL: CXXMethod:{Text A::}{TypedText foo}{
LeftParen
(}{Placeholder a}{Comma , }{Placeholder b}{RightParen )} (20)
27
// CHECK-BAR-UNQUAL: CXXMethod:{Text A::}{TypedText bar}{
LeftParen
(}{Placeholder real}{RightParen )} (20)
28
// CHECK-BAR-UNQUAL: CXXMethod:{ResultType void}{TypedText bar}{
LeftParen
(}{Placeholder float real}{RightParen )} (34)
29
// CHECK-BAR-UNQUAL: CXXMethod:{ResultType void}{Text A::}{TypedText bar}{
LeftParen
(}{Placeholder double x}{RightParen )} (36)
32
// CHECK-FOO-QUAL: CXXMethod:{TypedText foo}{
LeftParen
(}{Placeholder a}{Comma , }{Placeholder b}{RightParen )} (20)
complete-exprs.cpp
50
// CHECK-CC1: NotImplemented:{ResultType size_t}{TypedText alignof}{
LeftParen
(}{Placeholder type}{RightParen )} (40)
51
// CHECK-CC1: NotImplemented:{ResultType bool}{TypedText noexcept}{
LeftParen
(}{Placeholder expression}{RightParen )} (40)
56
// CHECK-CC1: CXXConstructor:{TypedText string}{
LeftParen
(}{RightParen )} (50)
57
// CHECK-CC1: CXXConstructor:{TypedText string}{
LeftParen
(}{Placeholder const char *}{RightParen )} (50)
58
// CHECK-CC1: CXXConstructor:{TypedText string}{
LeftParen
(}{Placeholder const char *}{Comma , }{Placeholder int n}{RightParen )} (50)
60
// CHECK-CC1: CXXConstructor:{TypedText vector}{LeftAngle <}{Placeholder typename T}{RightAngle >}{
LeftParen
(}{Placeholder const T &}{Comma , }{Placeholder unsigned int n}{RightParen )} (50)
61
// CHECK-CC1: FunctionTemplate:{ResultType void}{TypedText vector}{LeftAngle <}{Placeholder typename T}{RightAngle >}{
LeftParen
(}{Placeholder InputIterator first}{Comma , }{Placeholder InputIterator last}{RightParen )} (50)
71
// CHECK-CC3: FunctionDecl:{ResultType int}{TypedText foo}{
LeftParen
(}{RightParen )} (50)
72
// CHECK-CC3: FunctionDecl:{ResultType void}{TypedText g}{
LeftParen
(}{RightParen )} (50)
74
// CHECK-CC3: CXXConstructor:{TypedText vector}{LeftAngle <}{Placeholder typename T}{RightAngle >}{
LeftParen
(}{Placeholder const T &}{Comma , }{Placeholder unsigned int n}{RightParen )} (50
[
all
...]
complete-macros.c
31
// CHECK-CC1: macro definition:{TypedText FOO}{
LeftParen
(}{Placeholder Arg1}{Comma , }{Placeholder Arg2}{RightParen )}
40
// CHECK-VARIADIC: macro definition:{TypedText variadic1}{
LeftParen
(}{Placeholder ...}{RightParen )} (70)
41
// CHECK-VARIADIC: macro definition:{TypedText variadic2}{
LeftParen
(}{Placeholder args...}{RightParen )} (70)
42
// CHECK-VARIADIC: macro definition:{TypedText variadic3}{
LeftParen
(}{Placeholder args, ...}{RightParen )} (70)
43
// CHECK-VARIADIC: macro definition:{TypedText variadic4}{
LeftParen
(}{Placeholder first}{Comma , }{Placeholder second}{Comma , }{Placeholder args, ...}{RightParen )} (70)
44
// CHECK-VARIADIC: macro definition:{TypedText variadic5}{
LeftParen
(}{Placeholder first}{Comma , }{Placeholder second}{Comma , }{Placeholder args...}{RightParen )} (70)
complete-stmt.c
12
// CHECK-IF-ELSE: NotImplemented:{TypedText else}{HorizontalSpace }{Text if}{HorizontalSpace }{
LeftParen
(}{Placeholder expression}{RightParen )}{HorizontalSpace }{LeftBrace {}{VerticalSpace }{Placeholder statements}{VerticalSpace }{RightBrace }} (40)
16
// CHECK-IF-ELSE-SIMPLE: NotImplemented:{TypedText else}{HorizontalSpace }{Text if}{HorizontalSpace }{
LeftParen
(}{Placeholder expression}{RightParen )} (40)
23
// CHECK-STMT: FunctionDecl:{ResultType void}{TypedText f}{
LeftParen
(}{Placeholder int x}{RightParen )} (50)
complete-templates.cpp
18
// CHECK: FunctionTemplate:{ResultType void}{TypedText f}{
LeftParen
(}{Placeholder T}{RightParen )} (50)
preamble.c
23
// CHECK-CC: FunctionDecl:{ResultType int}{TypedText bar}{
LeftParen
(}{Placeholder int i}{RightParen )} (50)
24
// CHECK-CC: FunctionDecl:{ResultType void}{TypedText f}{
LeftParen
(}{Placeholder int x}{RightParen )} (50)
25
// CHECK-CC: FunctionDecl:{ResultType int}{TypedText foo}{
LeftParen
(}{Placeholder int}{RightParen )} (50)
26
// CHECK-CC: FunctionDecl:{ResultType int}{TypedText wibble}{
LeftParen
(}{Placeholder int}{RightParen )} (50)
complete-recovery.m
21
// CHECK-CC1: NotImplemented:{ResultType char[]}{TypedText @encode}{
LeftParen
(}{Placeholder type-name}{RightParen )}
24
// CHECK-CC1: NotImplemented:{ResultType size_t}{TypedText sizeof}{
LeftParen
(}{Placeholder expression-or-type}{RightParen )}
30
// CHECK-CC2: NotImplemented:{ResultType char[]}{TypedText @encode}{
LeftParen
(}{Placeholder type-name}{RightParen )}
33
// CHECK-CC2: NotImplemented:{ResultType size_t}{TypedText sizeof}{
LeftParen
(}{Placeholder expression-or-type}{RightParen )}
complete-documentation.cpp
50
// CHECK-CC3: CXXMethod:{ResultType void}{TypedText T7}{
LeftParen
(}{RightParen )} (34)(brief comment: Fff.)
51
// CHECK-CC3: CXXMethod:{ResultType void}{TypedText T8}{
LeftParen
(}{RightParen )} (34)(brief comment: Ggg.)
complete-declarators.m
29
// CHECK-CC0: NotImplemented:{TypedText IBAction}{RightParen )}{Placeholder selector}{Colon :}{
LeftParen
(}{Text id}{RightParen )}{Text sender} (40)
32
// CHECK-CC0: macro definition:{TypedText IBOutletCollection}{
LeftParen
(}{Placeholder ClassName}{RightParen )} (70)
54
// CHECK-CC3: NotImplemented:{ResultType size_t}{TypedText sizeof}{
LeftParen
(}{Placeholder expression-or-type}{RightParen )} (40)
59
// CHECK-CC4: NotImplemented:{ResultType size_t}{TypedText sizeof}{
LeftParen
(}{Placeholder expression-or-type}{RightParen )} (40)
80
// CHECK-CC5: NotImplemented:{TypedText typeof}{
LeftParen
(}{Placeholder type}{RightParen )} (40)
complete-blocks.m
46
// CHECK-CC1: FunctionDecl:{ResultType void}{TypedText f}{
LeftParen
(}{Placeholder ^int(int x, int y)block}{RightParen )} (50)
47
// CHECK-CC1: FunctionDecl:{ResultType void}{TypedText g}{
LeftParen
(}{Placeholder ^(float f, double d)b}{RightParen )} (50)
/external/clang/bindings/python/tests/cindex/
test_code_completion.py
32
"{'void', ResultType} | {'test2', TypedText} | {'(',
LeftParen
} | {')', RightParen} || Priority: 50 || Availability: Available || Brief comment: Bbb.",
71
"{'P &', ResultType} | {'operator=', TypedText} | {'(',
LeftParen
} | {'const P &', Placeholder} | {')', RightParen} || Priority: 34 || Availability: Available || Brief comment: None",
73
"{'void', ResultType} | {'~P', TypedText} | {'(',
LeftParen
} | {')', RightParen} || Priority: 34 || Availability: Available || Brief comment: None"
Completed in 154 milliseconds
1
2
3
4
5