OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:definition
(Results
376 - 400
of
14896
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.udir/
p1.cpp
5
// namespace-alias-
definition
, only namespace names are considered.
/external/clang/test/CXX/stmt.stmt/stmt.label/
p1.cpp
8
label1: // expected-note{{previous
definition
is here}}
/external/clang/test/CodeGenCXX/
optnone-def-decl.cpp
18
// Test optnone on
definition
but not extern declaration.
35
// Test optnone on both
definition
and declaration.
47
// Test optnone on
definition
and always_inline on declaration.
62
// Test optnone on declaration and always_inline on
definition
.
/external/clang/test/Index/
annotate-deep-statements.cpp
13
// CHECK: Identifier: "foo" {{\[}}[[@LINE+1]]:6 - [[@LINE+1]]:9] FunctionDecl=foo:[[@LINE+1]]:6 (
Definition
)
complete-module-undef.m
7
// CHECK: complete-module-undef.m:8:1: ModuleImport=ModuleUndef:8:1 (
Definition
) Extent=[8:1 - 8:20]
file-refs.cpp
53
// CHECK-NEXT: Namespace=NS:1:11 (
Definition
) =[1:11 - 1:13]
60
// CHECK-NEXT: ClassDecl=C:2:9 (
Definition
)
61
// CHECK-NEXT: ClassDecl=C:2:9 (
Definition
) =[2:9 - 2:10]
62
// CHECK-NEXT: CXXConstructor=C:4:5 (
Definition
) (default constructor) =[4:5 - 4:6]
71
// CHECK-NEXT: ClassDecl=C:2:9 (
Definition
) =[2:9 - 2:10]
72
// CHECK-NEXT: CXXConstructor=C:4:5 (
Definition
) (default constructor) =[4:5 - 4:6]
86
// FIXME: Missing TemplateTypeParameter=T:27:20 (
Definition
)
92
// CHECK-NEXT: StructDecl=S:34:8 (
Definition
) =[34:8 - 34:9]
100
// CHECK-NEXT: TypedefDecl=Cake:39:11 (
Definition
) =[39:11 - 39:15]
file-refs.m
45
// CHECK: ObjCImplementationDecl=Foo:7:17 (
Definition
)
52
// CHECK-NEXT: ObjCImplementationDecl=Foo:7:17 (
Definition
) =[7:17 - 7:20]
58
// CHECK-NEXT: ObjCInstanceMethodDecl=setWithInt:andFloat::8:6 (
Definition
) =[8:6 - 8:16]
65
// CHECK-NEXT: ObjCInstanceMethodDecl=setWithInt:andFloat::8:6 (
Definition
) =[8:24 - 8:32]
70
// CHECK-NEXT: ObjCProtocolDecl=Prot1:18:11 (
Definition
)
71
// CHECK-NEXT: ObjCProtocolDecl=Prot1:18:11 (
Definition
) =[18:11 - 18:16]
79
// CHECK-NEXT: ObjCInstanceMethodDecl=protMeth:33:8 (
Definition
) [Overrides @19:8] =[33:8 - 33:16]
84
// CHECK-NEXT: ObjCInstanceMethodDecl=protMeth:33:8 (
Definition
) [Overrides @19:8]
87
// CHECK-NEXT: ObjCInstanceMethodDecl=protMeth:33:8 (
Definition
) [Overrides @19:8] =[33:8 - 33:16]
load-classes.cpp
27
// CHECK: load-classes.cpp:3:8: StructDecl=X:3:8 (
Definition
) Extent=[3:1 - 21:2]
30
// CHECK: load-classes.cpp:4:9: ParmDecl=value:4:9 (
Definition
) Extent=[4:5 - 4:14]
33
// CHECK: load-classes.cpp:5:14: ParmDecl=x:5:14 (
Definition
) Extent=[5:5 - 5:15]
35
// CHECK: load-classes.cpp:6:1: CXXAccessSpecifier=:6:1 (
Definition
) Extent=[6:1 - 6:11] [access=protected]
38
// CHECK: load-classes.cpp:8:1: CXXAccessSpecifier=:8:1 (
Definition
) Extent=[8:1 - 8:9] [access=private]
43
// CHECK: load-classes.cpp:12:21: TemplateTypeParameter=T:12:21 (
Definition
) Extent=[12:12 - 12:22] [access=public]
46
// CHECK: load-classes.cpp:16:21: TemplateTypeParameter=T:16:21 (
Definition
) Extent=[16:12 - 16:22] [access=public]
49
// CHECK: load-classes.cpp:23:4: CXXConstructor=X:23:4 (
Definition
) (converting constructor) Extent=[23:1 - 24:2] [access=public]
51
// CHECK: load-classes.cpp:23:10: ParmDecl=value:23:10 (
Definition
) Extent=[23:6 - 23:15]
load-exprs.c
35
// CHECK: macro
definition
=__clang__
36
// CHECK: load-exprs.c:1:13: TypedefDecl=T:1:13 (
Definition
) Extent=[1:1 - 1:14]
37
// CHECK: load-exprs.c:2:8: StructDecl=X:2:8 (
Definition
) Extent=[2:1 - 2:23]
38
// CHECK: load-exprs.c:2:16: FieldDecl=a:2:16 (
Definition
) Extent=[2:12 - 2:17]
39
// CHECK: load-exprs.c:2:19: FieldDecl=b:2:19 (
Definition
) Extent=[2:12 - 2:20]
40
// CHECK: load-exprs.c:3:6: FunctionDecl=f:3:6 (
Definition
) Extent=[3:1 - 8:2]
41
// CHECK: load-exprs.c:3:14: ParmDecl=ptr:3:14 (
Definition
) Extent=[3:8 - 3:17]
42
// CHECK: load-exprs.c:4:6: VarDecl=t_ptr:4:6 (
Definition
) Extent=[4:3 - 4:22]
47
// CHECK: load-exprs.c:6:12: VarDecl=x:6:12 (
Definition
) Extent=[6:3 - 6:32]
50
// CHECK: load-exprs.c:7:9: VarDecl=xx:7:9 (
Definition
) Extent=[7:3 - 7:24
[
all
...]
/external/clang/test/PCH/
line-directive.c
25
// expected-note{{previous
definition
is here}}
/external/clang/test/Sema/
attr-alias-elf.c
38
void f10() __attribute__((alias("g10"))); // expected-error {{alias
definition
is part of a cycle}}
39
void g10() __attribute__((alias("f10"))); // expected-error {{alias
definition
is part of a cycle}}
43
void h10() __attribute__((alias("g10"))); // expected-error {{alias
definition
is part of a cycle}}
58
void test2_zed() __attribute__((alias("test2_foo"))); // expected-warning {{alias will always resolve to test2_bar even if weak
definition
of test2_foo is overridden}}
/external/clang/test/SemaCXX/
fntype-decl.cpp
13
int h(int x) { // expected-note {{previous
definition
is here}}
ms-overload-entry-point.cpp
13
void wWinMain(void) {} // expected-note{{previous
definition
is here}}
vla.cpp
21
void pr23151(int (&)[*]) { // expected-error {{variable length array must be bound in function
definition
}}
/external/clang/test/SemaObjC/
forward-class-redeclare.m
11
typedef NSObject <PLAssetContainer> PLAlbum; // expected-note {{previous
definition
is here}}
ivar-sem-check-1.m
11
struct T { // expected-note {{previous
definition
is here}}
method-undef-extension-warn-1.m
22
// expected-warning {{method
definition
for 'meth2' not found}}
mismatched-undefined-method.m
9
- (void)BrightnessAssistantUnregisterForNotifications:(void*) observer; // expected-note {{previous
definition
is here}}
/external/clang/test/SemaObjCXX/
objc-extern-c.mm
16
@protocol P // expected-warning {{duplicate protocol
definition
of 'P' is ignored}}
/external/clang/test/SemaTemplate/
dependent-names-no-std.cpp
14
f(t); // expected-error {{call to function 'f' that is neither visible in the template
definition
nor found by argument-dependent lookup}}
/external/freetype/src/autofit/
module.mk
2
# FreeType 2 auto-fitter module
definition
/external/freetype/src/cff/
module.mk
2
# FreeType 2 CFF module
definition
/external/freetype/src/cid/
module.mk
2
# FreeType 2 CID module
definition
/external/freetype/src/gxvalid/
module.mk
2
# FreeType 2 gxvalid module
definition
/external/freetype/src/otvalid/
module.mk
2
# FreeType 2 otvalid module
definition
Completed in 985 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>