Home
last modified time | relevance | path

Searched defs:YAMLVFSEntry (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Basic/
DVirtualFileSystem.h331 struct YAMLVFSEntry { struct
332 template <typename T1, typename T2> YAMLVFSEntry(T1 &&VPath, T2 &&RPath) in YAMLVFSEntry() function
339 std::vector<YAMLVFSEntry> Mappings; argument