Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp38 struct ClangInvocationInfo { struct
39 std::string Toolchain;
40 std::string LibclangOperation;
41 std::string LibclangOptions;
42 std::vector<std::string> Arguments;
43 std::vector<std::string> InvocationArguments;
44 std::vector<UnsavedFileHash> UnsavedFileHashes;
45 bool Dump = false;