Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h448 ASTContextMetadataSP MaybeGetContextMetadata(clang::ASTContext *dst_ctx) { in MaybeGetContextMetadata() function
H A DClangASTImporter.cpp1036 ASTContextMetadataSP md = MaybeGetContextMetadata(dst_ast); in ForgetSource()
1314 m_main.MaybeGetContextMetadata(m_source_ctx); in Imported()