Home
last modified time | relevance | path

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

/freebsd/contrib/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; variable
H A DClangASTSource.h386 clang::ASTContext *m_ast_context; variable
H A DClangModulesDeclVendor.cpp131 std::shared_ptr<TypeSystemClang> m_ast_context; member in __anonede2db020111::ClangModulesDeclVendorImpl