Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/YAML/
DReaderWriterYAML.cpp701 mappingAtoms(io, file); in mapping()
704 static void mappingAtoms(IO &io, const lld::File *&file) { in mappingAtoms() function
1331 MappingTraits<const lld::File *>::mappingAtoms(io, file); in handledDocTag()