Searched defs:m_ast_context (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/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 | 180 std::shared_ptr<TypeSystemClang> m_ast_context; global() variable |
H A D | ClangASTSource.h | 381 clang::ASTContext *m_ast_context; global() variable |
H A D | ClangModulesDeclVendor.cpp | 140 std::shared_ptr<TypeSystemClang> m_ast_context; global() member in __anon7bb856d40111::ClangModulesDeclVendorImpl |