Home
last modified time | relevance | path

Searched refs:normalizePathSegment (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DMultilib.cpp29 static void normalizePathSegment(std::string &Segment) { in normalizePathSegment() function
57 normalizePathSegment(this->GCCSuffix); in Multilib()
58 normalizePathSegment(this->OSSuffix); in Multilib()
59 normalizePathSegment(this->IncludeSuffix); in Multilib()
64 normalizePathSegment(GCCSuffix); in gccSuffix()
70 normalizePathSegment(OSSuffix); in osSuffix()
76 normalizePathSegment(IncludeSuffix); in includeSuffix()