Home
last modified time | relevance | path

Searched defs:ForgetSource (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1034 void ClangASTImporter::ForgetSource(clang::ASTContext *dst_ast, in ForgetSource() function in ClangASTImporter
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9779 void ScratchTypeSystemClang::ForgetSource(ASTContext *src_ctx, ForgetSource() function in ScratchTypeSystemClang