Home
last modified time | relevance | path

Searched refs:m_clang_ast_context (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Expression/
DClangFunction.h627 …ClangASTContext *m_clang_ast_context; ///< This is the clang_ast_context… variable
/external/lldb/source/Expression/
DClangFunction.cpp83 m_clang_ast_context (ast_context), in ClangFunction()