Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDebugMap.cpp97 struct YAMLContext { struct
110 YAMLContext Ctxt; in parseYAMLDebugMap()
187 reinterpret_cast<YAMLContext *>(Ctxt)->BinaryTriple = DM.BinaryTriple; in mapping()
198 reinterpret_cast<YAMLContext *>(Ctxt)->BinaryTriple = DM->BinaryTriple; in mapping()
214 const auto &Ctxt = *reinterpret_cast<YAMLContext *>(IO.getContext()); in denormalize()