Home
last modified time | relevance | path

Searched refs:YAMLContext (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/dsymutil/
DDebugMap.cpp94 struct YAMLContext { struct
107 YAMLContext Ctxt; in parseYAMLDebugMap()
184 reinterpret_cast<YAMLContext *>(Ctxt)->BinaryTriple = DM.BinaryTriple; in mapping()
195 reinterpret_cast<YAMLContext *>(Ctxt)->BinaryTriple = DM->BinaryTriple; in mapping()
211 const auto &Ctxt = *reinterpret_cast<YAMLContext *>(IO.getContext()); in denormalize()