Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp37 struct ClangInvocationInfo { struct
38 std::string Toolchain;
39 std::string LibclangOperation;
40 std::string LibclangOptions;
41 std::vector<std::string> Arguments;
42 std::vector<std::string> InvocationArguments;
43 std::vector<UnsavedFileHash> UnsavedFileHashes;
44 bool Dump = false;