Searched defs:is_function (Results 1 – 8 of 8) sorted by relevance
69 pub fn is_function(&self) -> bool { in is_function() method
132 pub fn is_function(&self) -> bool { in is_function() method
148 int is_function; member
435 bool is_function = value->IsFunction(); in PropertySetterCallback() local
519 static inline int is_function(struct symbol *type) in is_function() function
1656 bool is_function = *t == 'F'; in parse_type() local
3237 struct is_function struct3241 struct is_function<_Res(_ArgTypes...)> struct3245 struct is_function<_Res(_ArgTypes...) &> struct3249 struct is_function<_Res(_ArgTypes...) &&> struct3253 struct is_function<_Res(_ArgTypes......)> struct3257 struct is_function<_Res(_ArgTypes......) &> struct3261 struct is_function<_Res(_ArgTypes......) &&> struct3265 struct is_function<_Res(_ArgTypes...) const> struct3269 struct is_function<_Res(_ArgTypes...) const &> struct3273 struct is_function<_Res(_ArgTypes...) const &&> struct[all …]
2075 elf_symbol::is_function() const in is_function() function in abigail::ir::elf_symbol