Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DMultilib.h45 const std::string &gccSuffix() const { in gccSuffix() function
/netbsd/external/apache2/llvm/dist/clang/lib/Driver/
H A DMultilib.cpp62 Multilib &Multilib::gccSuffix(StringRef S) { in gccSuffix() function in Multilib