Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-core.h2017 struct attribute_spec { struct
2020 const char *name;
2022 int min_length;
2025 int max_length;
2033 bool decl_required;
2036 bool type_required;
2041 bool function_type_required;
2043 bool affects_type_identity;
2058 tree (*handler) (tree *node, tree name, tree args,
2064 struct exclusions {
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-core.h2017 struct attribute_spec { struct
2020 const char *name;
2022 int min_length;
2025 int max_length;
2033 bool decl_required;
2036 bool type_required;
2041 bool function_type_required;
2043 bool affects_type_identity;
2058 tree (*handler) (tree *node, tree name, tree args,
2064 struct exclusions {
[all …]