Home
last modified time | relevance | path

Searched defs:OutputCommands (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Tooling/
H A DArgumentsAdjusters.cpp39 constexpr llvm::StringRef OutputCommands[] = { in getClangSyntaxOnlyAdjuster() local
/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp716 const std::vector<llvm::StringRef> OutputCommands = {"-save-temps"}; TEST() local