Home
last modified time | relevance | path

Searched defs:m_ast_context (Results 1 – 4 of 4) sorted by relevance

/external/lldb/include/lldb/Expression/
DASTResultSynthesizer.h175 … clang::ASTContext *m_ast_context; ///< The AST context to use for identifiers and types. variable
DASTStructExtractor.h144 …clang::ASTContext *m_ast_context; ///< The AST context to use for identifier… variable
DClangExpressionParser.h144 …std::unique_ptr<clang::ASTContext> m_ast_context; ///< The AST context used to hold… variable
DClangASTSource.h416 …clang::ASTContext *m_ast_context; ///< The AST context requests are coming i… variable