Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/driver/
Dcc1gen_reproducer_main.cpp36 struct ClangInvocationInfo { struct
37 std::string Toolchain;
38 std::string LibclangOperation;
39 std::string LibclangOptions;
40 std::vector<std::string> Arguments;
41 std::vector<std::string> InvocationArguments;
42 std::vector<UnsavedFileHash> UnsavedFileHashes;
43 bool Dump = false;