Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.h115 *m_ast_context; ///< The AST context to use for identifiers and types. variable
H A DASTResultSynthesizer.h153 *m_ast_context; ///< The AST context to use for identifiers and types. variable
H A DClangExpressionParser.h167 std::shared_ptr<TypeSystemClang> m_ast_context; global() variable
H A DClangASTSource.h386 clang::ASTContext *m_ast_context; global() variable
H A DClangModulesDeclVendor.cpp131 std::shared_ptr<TypeSystemClang> m_ast_context; member in __anon9833e8350111::ClangModulesDeclVendorImpl