Searched refs:ClangInvocationInfo (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp37 struct ClangInvocationInfo { struct in namespace:__anon1153
61 template <> struct MappingTraits<ClangInvocationInfo> {
62 static void mapping(IO &IO, ClangInvocationInfo &Info) {
75 static std::string generateReproducerMetaInfo(const ClangInvocationInfo &Info) {
114 const ClangInvocationInfo &Info) {
144 llvm::raw_ostream &OS, const ClangInvocationInfo &Info,
173 ClangInvocationInfo InvocationInfo;

Completed in 199 milliseconds