Home
last modified time | relevance | path

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

/llvm-project/clang/test/Modules/Inputs/
H A Dtemplates-top.h62 template<typename T> struct __attribute__((packed, aligned(2))) WithAttributes { struct
65 WithAttributes<int> *get_with_attributes(); argument