Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.h88 ClangASTImporter &GetClangASTImporter() { return m_importer; } in GetClangASTImporter() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.h63 lldb_private::ClangASTImporter &GetClangASTImporter() { in GetClangASTImporter() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp111 ClangPersistentVariables::GetClangASTImporter() { in GetClangASTImporter() function in ClangPersistentVariables
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp86 ClangASTImporter &DWARFASTParserClang::GetClangASTImporter() { in GetClangASTImporter() function in DWARFASTParserClang