Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/pseudo/tool/
H A DClangPseudo.cpp46 StripDirectives("strip-directives", variable
118 if (StripDirectives) { in main()
/llvm-project-15.0.7/clang-tools-extra/pseudo/unittests/
H A DDirectiveTreeTest.cpp313 TEST(DirectiveTree, StripDirectives) { in TEST() argument