Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DMultilib.h49 std::string ExclusiveGroup; variable
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp34 StringRef ExclusiveGroup) in Multilib()