Home
last modified time | relevance | path

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

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