Home
last modified time | relevance | path

Searched defs:CSKYAttributeSection (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DCSKYAttributeParserTest.cpp16 struct CSKYAttributeSection { struct
23 CSKYAttributeSection(unsigned tag, unsigned value) : Tag(tag) { in CSKYAttributeSection() argument
27 CSKYAttributeSection(unsigned tag, const char *value) : Tag(tag) { in CSKYAttributeSection() argument
31 writeIntCSKYAttributeSection writeInt() argument
52 writeStringCSKYAttributeSection writeString() argument