Home
last modified time | relevance | path

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

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