Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h375 void removeOriginsWithContext(clang::ASTContext *ctx) { in removeOriginsWithContext() function
H A DClangASTImporter.cpp806 md->removeOriginsWithContext(src_ast); in ForgetSource()