HomeSort by: relevance | last modified time | path
    Searched defs:normalizePathSegment (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Driver/
Multilib.cpp 29 static void normalizePathSegment(std::string &Segment) {
57 normalizePathSegment(this->GCCSuffix);
58 normalizePathSegment(this->OSSuffix);
59 normalizePathSegment(this->IncludeSuffix);
64 normalizePathSegment(GCCSuffix);
70 normalizePathSegment(OSSuffix);
76 normalizePathSegment(IncludeSuffix);

Completed in 14 milliseconds