Searched refs:method_ct (Results 1 – 1 of 1) sorted by relevance
96 CompilerType method_ct = m_ast_builder.ToCompilerType(method_qt); in AddMethod() local97 TypeSystemClang::RequireCompleteType(method_ct); in AddMethod()102 if (iter->getSecond().contains({name, method_ct})) { in AddMethod()111 derived_opaque_ty, name.data(), nullptr, method_ct, in AddMethod()115 m_cxx_record_map[derived_opaque_ty].insert({name, method_ct}); in AddMethod()