OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fielddecl
(Results
1 - 25
of
187
) sorted by null
1
2
3
4
5
6
7
8
/external/clang/test/Index/
print-bitwidth.c
17
// CHECK:
FieldDecl
=ac:2:12 (Definition) bitwidth=4
18
// CHECK:
FieldDecl
=:3:3 (Definition) bitwidth=4
19
// CHECK:
FieldDecl
=clock:4:12 (Definition) bitwidth=1
20
// CHECK:
FieldDecl
=:5:3 (Definition) bitwidth=0
21
// CHECK:
FieldDecl
=flag:6:12 (Definition) bitwidth=1
22
// CHECK:
FieldDecl
=light:10:12 (Definition) bitwidth=1
23
// CHECK:
FieldDecl
=toaster:11:12 (Definition) bitwidth=1
complete-in-invalid-method.m
18
// CHECK:
FieldDecl
:{ResultType int}{TypedText x}
19
// CHECK:
FieldDecl
:{ResultType int}{TypedText y}
in-class-init.cpp
6
// CHECK: 2:7:
FieldDecl
=field:2:7 (Definition) Extent=[2:3 - 2:16]
complete-with-annotations.cpp
17
// CHECK:
FieldDecl
:{ResultType int}{TypedText field} (35) ("three", "two", "one")
19
// CHECK:
FieldDecl
:{ResultType int}{TypedText member2} (35) ("another annotation", "some annotation")
print-type-size.cpp
21
// CHECK64:
FieldDecl
=c:[[@LINE+1]]:7 (Definition) [type=int] [typekind=Int] [sizeof=4] [alignof=4] [offsetof=40] [BitFieldSize=3]
25
// CHECK64:
FieldDecl
=f:[[@LINE+1]]:7 (Definition) [type=int] [typekind=Int] [sizeof=4] [alignof=4] [offsetof=133] [BitFieldSize=4]
27
// CHECK64:
FieldDecl
=g:[[@LINE+2]]:13 (Definition) [type=long long] [typekind=LongLong] [sizeof=8] [alignof=8] [offsetof=192]
28
// CHECK32:
FieldDecl
=g:[[@LINE+1]]:13 (Definition) [type=long long] [typekind=LongLong] [sizeof=8] [alignof=4] [offsetof=128]
30
// CHECK64:
FieldDecl
=h:[[@LINE+1]]:8 (Definition) [type=char] [typekind=Char_S] [sizeof=1] [alignof=1] [offsetof=256] [BitFieldSize=3]
34
// CHECK64:
FieldDecl
=k:[[@LINE+2]]:10 (Definition) [type=char *] [typekind=Pointer] [sizeof=8] [alignof=8] [offsetof=320]
35
// CHECK32:
FieldDecl
=k:[[@LINE+1]]:10 (Definition) [type=char *] [typekind=Pointer] [sizeof=4] [alignof=4] [offsetof=256]
55
//CHECK64:
FieldDecl
=foo:[[@LINE+1]]:11 (Definition) [type=int] [typekind=Int] [sizeof=4] [alignof=4] [offsetof=0]
64
//CHECK64:
FieldDecl
=foo:[[@LINE+1]]:11 (Definition) [type=int] [typekind=Int] [sizeof=4] [alignof=4] [offsetof=0]
68
//CHECK64:
FieldDecl
=bar:[[@LINE+1]]:11 (Definition) [type=int] [typekind=Int] [sizeof=4] [alignof=4] [offsetof=32/0
[
all
...]
complete-qualified.cpp
17
// CHECK-CC1:
FieldDecl
:{ResultType C<Foo, class Bar>}{TypedText c} (35)
complete-access-checks.cpp
41
// CHECK-SUPER-ACCESS:
FieldDecl
:{ResultType int}{Informative X::}{TypedText member1} (37)
42
// CHECK-SUPER-ACCESS:
FieldDecl
:{ResultType int}{Informative X::}{TypedText member2} (37) (inaccessible)
43
// CHECK-SUPER-ACCESS:
FieldDecl
:{ResultType int}{Informative X::}{TypedText member3} (37) (inaccessible)
54
// CHECK-ACCESS:
FieldDecl
:{ResultType int}{TypedText member1} (35)
55
// CHECK-ACCESS:
FieldDecl
:{ResultType int}{TypedText member2} (35) (inaccessible)
56
// CHECK-ACCESS:
FieldDecl
:{ResultType int}{TypedText member3} (35) (inaccessible)
78
// CHECK-USING-INACCESSIBLE:
FieldDecl
:{ResultType int}{TypedText member} (35) (inaccessible)
83
// CHECK-USING-ACCESSIBLE:
FieldDecl
:{ResultType int}{TypedText member} (35)
complete-macro-args.c
46
// CHECK:
FieldDecl
:{ResultType float}{TypedText x} (35)
47
// CHECK-NEXT:
FieldDecl
:{ResultType float}{TypedText y} (35)
48
// CHECK-NEXT:
FieldDecl
:{ResultType float}{TypedText z} (35)
code-completion-skip-bodies.cpp
17
// STDOUT:
FieldDecl
:{ResultType int}{TypedText x}
index-file.cpp
38
// CHECK: [indexDeclaration]: kind: field | name: x_ | USR: c:@S@B@FI@x_ | lang: C++ | cursor:
FieldDecl
=x_:28:15 (Definition) (mutable) | loc: 28:15 | semantic-container: [B:27:7] | lexical-container: [B:27:7] | isRedecl: 0 | isDef: 1 | isContainer: 0 | isImplicit: 0
39
// CHECK: [indexDeclaration]: kind: field | name: y_ | USR: c:@S@B@FI@y_ | lang: C++ | cursor:
FieldDecl
=y_:29:7 (Definition) | loc: 29:7 | semantic-container: [B:27:7] | lexical-container: [B:27:7] | isRedecl: 0 | isDef: 1 | isContainer: 0 | isImplicit: 0
code-completion.cpp
40
// CHECK-MEMBER:
FieldDecl
:{ResultType double}{TypedText member}
41
// CHECK-MEMBER:
FieldDecl
:{ResultType int}{Text X::}{TypedText member}
42
// CHECK-MEMBER:
FieldDecl
:{ResultType float}{Text Y::}{TypedText member}
77
// CHECK-EXPR:
FieldDecl
:{ResultType double}{TypedText member} (17)
78
// CHECK-EXPR:
FieldDecl
:{ResultType int}{Text X::}{TypedText member} (9)
79
// CHECK-EXPR:
FieldDecl
:{ResultType float}{Text Y::}{TypedText member} (18)
complete-cxx-inline-methods.cpp
30
// CHECK-NEXT:
FieldDecl
:{ResultType int}{TypedText x} (35)
31
// CHECK-NEXT:
FieldDecl
:{ResultType int}{TypedText y} (35)
get-cursor.c
29
// CHECK:
FieldDecl
=foo:2:7 (Definition)
annotate-comments.cpp
314
// CHECK: annotate-comments.cpp:112:7:
FieldDecl
=isdoxy26:{{.*}} IS_DOXYGEN_SINGLE
315
// CHECK: annotate-comments.cpp:116:7:
FieldDecl
=isdoxy27:{{.*}} IS_DOXYGEN_SINGLE
318
// CHECK: annotate-comments.cpp:138:7:
FieldDecl
=isdoxy33:{{.*}} isdoxy33 IS_DOXYGEN_SINGLE
319
// CHECK: annotate-comments.cpp:139:7:
FieldDecl
=isdoxy34:{{.*}} isdoxy34 IS_DOXYGEN_SINGLE
320
// CHECK: annotate-comments.cpp:142:7:
FieldDecl
=isdoxy35:{{.*}} isdoxy35 IS_DOXYGEN_SINGLE
321
// CHECK: annotate-comments.cpp:143:7:
FieldDecl
=isdoxy36:{{.*}} isdoxy36 IS_DOXYGEN_SINGLE
322
// CHECK: annotate-comments.cpp:146:7:
FieldDecl
=isdoxy37:{{.*}} isdoxy37 IS_DOXYGEN_SINGLE
323
// CHECK: annotate-comments.cpp:147:7:
FieldDecl
=isdoxy38:{{.*}} isdoxy38 IS_DOXYGEN_SINGLE
324
// CHECK: annotate-comments.cpp:148:7:
FieldDecl
=isdoxy39:{{.*}} isdoxy39 IS_DOXYGEN_SINGLE
327
// CHECK: annotate-comments.cpp:163:7:
FieldDecl
=isdoxy42:{{.*}} isdoxy42 IS_DOXYGEN_SINGL
[
all
...]
file-refs.c
42
// CHECK-NEXT:
FieldDecl
=x:12:7 (Definition)
43
// CHECK-NEXT:
FieldDecl
=x:12:7 (Definition) =[12:7 - 12:8]
attributes.c
13
// CHECK: attributes.c:4:8:
FieldDecl
=a:4:8 (Definition) Extent=[4:3 - 4:9] [access=public]
complete-documentation.cpp
47
// CHECK-CC2:
FieldDecl
:{ResultType int}{TypedText T4}{{.*}}(brief comment: Ddd.)
getcursor-preamble.m
20
// CHECK:
FieldDecl
=x:3:9
/external/clang/test/CodeCompletion/
preamble.c
7
// CHECK-CC1:
FieldDecl
:{ResultType int}{TypedText m} (35)
/external/clang/test/Misc/
ast-dump-decl.c
11
// CHECK-NEXT: {{^}}`-
FieldDecl
{{.*x[^()]*$}}
20
// CHECK-NEXT:
FieldDecl
{{.*}}x
22
// CHECK-NEXT:
FieldDecl
{{.*}}z
62
// CHECK-NEXT:
FieldDecl
130
// CHECK:
FieldDecl
{{.*}} TestFieldDecl 'int'
131
// CHECK:
FieldDecl
{{.*}} TestFieldDeclWidth 'int'
133
// CHECK:
FieldDecl
{{.*}} TestFieldDeclPrivate 'int' __module_private__
ast-dump-decl.cpp
13
// CHECK:
FieldDecl
{{.*}} TestFieldDeclInit 'int'
86
// CHECK-NEXT:
FieldDecl
255
// CHECK-NEXT:
FieldDecl
{{.*}} i
259
// CHECK-NEXT:
FieldDecl
{{.*}} i
267
// CHECK-NEXT:
FieldDecl
{{.*}} j
272
// CHECK-NEXT:
FieldDecl
{{.*}} i
277
// CHECK-NEXT:
FieldDecl
{{.*}} i
284
// CHECK-NEXT:
FieldDecl
{{.*}} j
/external/javassist/src/main/javassist/compiler/ast/
FieldDecl.java
20
public class
FieldDecl
extends ASTList {
21
public
FieldDecl
(ASTree _head, ASTList _tail) {
Visitor.java
29
public void atFieldDecl(
FieldDecl
n) throws CompileError {}
/external/clang/include/clang/Sema/
CXXFieldCollector.h
22
class
FieldDecl
;
30
SmallVector<
FieldDecl
*, 32> Fields;
56
void Add(
FieldDecl
*D) {
69
FieldDecl
**getCurFields() { return &*(Fields.end() - getCurNumFields()); }
/external/clang/lib/CodeGen/
CGRecordLayout.h
99
const
FieldDecl
*FD,
126
llvm::DenseMap<const
FieldDecl
*, unsigned> FieldInfo;
130
llvm::DenseMap<const
FieldDecl
*, CGBitFieldInfo> BitFields;
185
unsigned getLLVMFieldNo(const
FieldDecl
*FD) const {
204
const CGBitFieldInfo &getBitFieldInfo(const
FieldDecl
*FD) const {
207
llvm::DenseMap<const
FieldDecl
*, CGBitFieldInfo>::const_iterator
Completed in 204 milliseconds
1
2
3
4
5
6
7
8