Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h440 stripMetadata(RewriteRuleWith<MetadataT> Rule) {
/llvm-project-15.0.7/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1307 auto stripMetadata = [&](std::function<bool(Module &)> strip) { in DebugACrash() local
1315 stripMetadata(StripDebugInfo); in DebugACrash()
1319 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()