Home
last modified time | relevance | path

Searched refs:type_attr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc8781 tree type_attr = TYPE_ATTRIBUTES (type); in objc_type_valid_for_messaging() local
8789 if (VOID_TYPE_P (type) && type_attr) in objc_type_valid_for_messaging()
8790 return lookup_attribute ("NSObject", type_attr) != NULL_TREE; in objc_type_valid_for_messaging()
8804 if (type_attr) in objc_type_valid_for_messaging()
8805 return lookup_attribute ("NSObject", type_attr) != NULL_TREE; in objc_type_valid_for_messaging()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/models/inliner/
H A Dsaved_model.pbtxt9 type_attr: "dtype"
73 type_attr: "dtype"
97 type_attr: "dtype"