Home
last modified time | relevance | path

Searched refs:GetClangASTImporter (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/
HDClangASTSource.h57 m_ast_importer = m_target->GetClangASTImporter(); in ClangASTSource()
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDASTResultSynthesizer.cpp460 …Decl *D_scratch = m_target.GetClangASTImporter()->DeportDecl(m_target.GetScratchClangASTContext()-… in MaybeRecordPersistentType()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDTarget.h1224 GetClangASTImporter();
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDTarget.cpp1891 Target::GetClangASTImporter() in GetClangASTImporter() function in Target