Searched defs:is_function (Results 1 – 10 of 10) 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
912 bool is_function) in CodeDescription()923 bool is_function() const { return is_function_; } in is_function() function in v8::internal::GDBJITInterface::CodeDescription2009 Isolate* isolate, bool is_function) { in AddCode()2057 bool is_function = false; in EventHandler() local
148 int is_function; member
519 static inline int is_function(struct symbol *type) in is_function() function
524 bool is_function = value->IsFunction(); in PropertySetterCallback() local
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 …]
9294 is_function(this), is_bound_function(this), is_wrapped_function(this), in GetFunctionRealm() local
2075 elf_symbol::is_function() const in is_function() function in abigail::ir::elf_symbol