Searched refs:ClangASTContextUP (Results 1 – 3 of 3) sorted by relevance
1113 lldb::ClangASTContextUP m_ast; ///< The AST context for this module.
1473 lldb::ClangASTContextUP m_scratch_ast_context_ap;
302 typedef std::unique_ptr<lldb_private::ClangASTContext> ClangASTContextUP; typedef