Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-cxxfilt/
Dllvm-cxxfilt.cpp47 NoStripUnderscore("no-strip-underscore", variable
52 cl::aliasopt(NoStripUnderscore));
70 if (NoStripUnderscore) in shouldStripUnderscore()