Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.h180 std::shared_ptr<TypeSystemClang> m_ast_context; variable
H A DClangASTSource.h381 clang::ASTContext *m_ast_context; variable
H A DClangModulesDeclVendor.cpp140 std::shared_ptr<TypeSystemClang> m_ast_context; member in __anona3f75d190111::ClangModulesDeclVendorImpl