Searched refs:CompileCommandYAML (Results 1 – 1 of 1) sorted by relevance
56 struct CompileCommandYAML : clang::tooling::CompileCommand {}; struct367 template <> struct MappingTraits<CompileCommandYAML> {368 static void mapping(IO &IO, CompileCommandYAML &Cmd) { in mapping()395 MappingTraits<CompileCommandYAML>::mapping( in mapping()396 IO, static_cast<CompileCommandYAML &>(*Variant.Cmd)); in mapping()