Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/docs/tools/
H A Ddump_format_style.py229 BeforeStruct, Finished, InStruct, InNestedStruct, InNestedFieldComment, \ variable in OptionsReader.read_options.State
246 state = State.InStruct
247 elif state == State.InStruct:
273 state = State.InStruct
289 state = State.InStruct
310 state = State.InStruct
/llvm-project-15.0.7/clang/test/Parser/
H A Dpragma-attribute-context.cpp32 struct InStruct { struct
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DStackProtector.h94 bool InStruct = false) const;
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DStackProtector.cpp119 bool InStruct) const { in ContainsProtectableArray()
128 if (!Strong && (InStruct || !Trip.isOSDarwin())) in ContainsProtectableArray()
/llvm-project-15.0.7/lld/MachO/
H A DSyntheticSections.h623 struct InStruct { struct
643 extern InStruct in; argument
H A DSyntheticSections.cpp65 InStruct macho::in;
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dunguarded-availability.m278 struct InStruct { // expected-note{{annotate 'InStruct' with an availability attribute to silence}}
/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.h1261 struct InStruct { struct
1290 extern InStruct in; argument
H A DSyntheticSections.cpp3833 void InStruct::reset() { in reset()
3904 InStruct elf::in;