Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DASTStructExtractor.h115 *m_ast_context; ///< The AST context to use for identifiers and types. variable
DASTResultSynthesizer.h153 *m_ast_context; ///< The AST context to use for identifiers and types. variable
DClangExpressionParser.h180 std::unique_ptr<TypeSystemClang> m_ast_context; variable
DClangASTSource.h379 clang::ASTContext *m_ast_context; variable
DClangModulesDeclVendor.cpp128 std::unique_ptr<TypeSystemClang> m_ast_context; member in __anon583032790111::ClangModulesDeclVendorImpl