Searched refs:is_objc_method (Results 1 – 2 of 2) sorted by relevance
228 const bool is_objc_method = ((func_demangled_name[0] == '-') || in main() local233 dump = is_objc_method; in main()263 if (is_objc_method) { in main()
258 bool is_objc_method = false; in IndexUnitImpl() local263 is_objc_method = true; in IndexUnitImpl()292 if (!is_method && !mangled_cstr && !is_objc_method) in IndexUnitImpl()