Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDClangASTContext.h64 getLanguageOptions();
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTContext.cpp399 m_ast_ap.reset(new ASTContext (*getLanguageOptions(), in getASTContext()
443 …m_identifier_table_ap.reset(new IdentifierTable (*ClangASTContext::getLanguageOptions(), nullptr)); in getIdentifierTable()
448 ClangASTContext::getLanguageOptions() in getLanguageOptions() function in ClangASTContext