Searched refs:m_ast_source (Results 1 – 2 of 2) sorted by relevance
430 … ClangASTSource &m_ast_source; ///< The AST source making the request member465 m_ast_source(astSource), in NameSearchContext()
1813 …QualType generic_function_type(m_ast_source.m_ast_context->getFunctionType (m_ast_source.m_ast_con… in AddGenericFunDecl()1817 return AddFunDecl(ClangASTType (m_ast_source.m_ast_context, generic_function_type)); in AddGenericFunDecl()