Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h445 stripMetadata(RewriteRuleWith<MetadataT> Rule) {
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1294 auto stripMetadata = [&](std::function<bool(Module &)> strip) { in DebugACrash() local
1302 stripMetadata(StripDebugInfo); in DebugACrash()
1306 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()