Home
last modified time | relevance | path

Searched refs:GetOriginMap (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h1011 virtual const clang::ExternalASTMerger::OriginMap &GetOriginMap() { in GetOriginMap() function
1081 const clang::ExternalASTMerger::OriginMap &GetOriginMap() override { in GetOriginMap() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp659 m_ast_ctx.GetOriginMap() in GetImporterSource()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp84 module_ast_ctx->GetOriginMap() in InstallASTContext()
129 scratch_ast_context->GetOriginMap()}); in InstallASTContext()