Searched defs:m_ast_context (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.h116 *m_ast_context; ///< The AST context to use for identifiers and types. member in class:lldb_private::ASTStructExtractor
H A DClangExpressionParser.h174 std::unique_ptr<ClangASTContext> m_ast_context; member in class:lldb_private::ClangExpressionParser
H A DASTResultSynthesizer.h146 *m_ast_context; ///< The AST context to use for identifiers and types. member in class:lldb_private::ASTResultSynthesizer
H A DClangASTSource.h372 clang::ASTContext *m_ast_context; member in class:lldb_private::ClangASTSource
H A DClangModulesDeclVendor.cpp113 std::unique_ptr<ClangASTContext> m_ast_context; member in class:__anon1218::ClangModulesDeclVendorImpl

Completed in 120 milliseconds