Searched defs:YAMLVFSEntry (Results 1 – 1 of 1) sorted by relevance
331 struct YAMLVFSEntry { struct332 template <typename T1, typename T2> YAMLVFSEntry(T1 &&VPath, T2 &&RPath) in YAMLVFSEntry() argument339 std::vector<YAMLVFSEntry> Mappings; argument