Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp298 struct MultilibSerialization { struct
299 std::string Dir; // if this record successfully selects a library dir
300 std::string Error; // if this record reports a fatal error message
301 std::vector<std::string> Flags;
302 std::string Group;