Searched defs:m_ast_context (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ASTStructExtractor.h | 115 *m_ast_context; ///< The AST context to use for identifiers and types. variable |
H A D | ASTResultSynthesizer.h | 153 *m_ast_context; ///< The AST context to use for identifiers and types. variable |
H A D | ClangExpressionParser.h | 167 std::shared_ptr<TypeSystemClang> m_ast_context; global() variable |
H A D | ClangASTSource.h | 386 clang::ASTContext *m_ast_context; global() variable |
H A D | ClangModulesDeclVendor.cpp | 131 std::shared_ptr<TypeSystemClang> m_ast_context; member in __anon9833e8350111::ClangModulesDeclVendorImpl |