Searched refs:CompileCommandYAML (Results 1 – 1 of 1) sorted by relevance
53 struct CompileCommandYAML : clang::tooling::CompileCommand {}; struct348 template <> struct MappingTraits<CompileCommandYAML> {349 static void mapping(IO &IO, CompileCommandYAML &Cmd) { in mapping()376 MappingTraits<CompileCommandYAML>::mapping( in mapping()377 IO, static_cast<CompileCommandYAML &>(*Variant.Cmd)); in mapping()