Home
last modified time | relevance | path

Searched refs:InStruct (Results 1 – 19 of 19) sorted by relevance

/external/clang/docs/tools/
Ddump_format_style.py103 BeforeStruct, Finished, InStruct, InNestedStruct, InNestedFieldComent, \ variable in read_options.State
118 state = State.InStruct
119 elif state == State.InStruct:
138 state = State.InStruct
150 state = State.InStruct
163 state = State.InStruct
/external/llvm-project/clang/docs/tools/
Ddump_format_style.py119 BeforeStruct, Finished, InStruct, InNestedStruct, InNestedFieldComent, \ variable in read_options.State
134 state = State.InStruct
135 elif state == State.InStruct:
154 state = State.InStruct
166 state = State.InStruct
184 state = State.InStruct
/external/llvm-project/clang/test/Parser/
Dpragma-attribute-context.cpp32 struct InStruct { struct
/external/curl/src/
Dtool_sdecls.h90 struct InStruct { struct
Dtool_cb_rea.c41 struct InStruct *in = userdata; in tool_read_cb()
Dtool_operate.h52 struct InStruct input;
Dtool_cb_see.c49 struct InStruct *in = userdata; in tool_seek_cb()
Dtool_operate.c850 struct InStruct *input; in single_transfer()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackProtector.h95 bool InStruct = false) const;
/external/llvm-project/llvm/include/llvm/CodeGen/
DStackProtector.h95 bool InStruct = false) const;
/external/llvm/include/llvm/CodeGen/
DStackProtector.h103 bool InStruct = false) const;
/external/llvm/lib/CodeGen/
DStackProtector.cpp121 bool InStruct) const { in ContainsProtectableArray()
130 if (!Strong && (InStruct || !Trip.isOSDarwin())) in ContainsProtectableArray()
/external/llvm-project/lld/MachO/
DSyntheticSections.h478 struct InStruct { struct
493 extern InStruct in; argument
DSyntheticSections.cpp34 InStruct macho::in;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackProtector.cpp119 bool InStruct) const { in ContainsProtectableArray()
128 if (!Strong && (InStruct || !Trip.isOSDarwin())) in ContainsProtectableArray()
/external/llvm-project/llvm/lib/CodeGen/
DStackProtector.cpp120 bool InStruct) const { in ContainsProtectableArray()
129 if (!Strong && (InStruct || !Trip.isOSDarwin())) in ContainsProtectableArray()
/external/llvm-project/clang/test/SemaObjC/
Dunguarded-availability.m240 struct InStruct { // expected-note{{annotate 'InStruct' with an availability attribute to silence}}
/external/llvm-project/lld/ELF/
DSyntheticSections.h1202 struct InStruct { struct
1226 extern InStruct in; argument
DSyntheticSections.cpp3784 InStruct elf::in;