Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp5756 SmallString<128> Suffixed(BaseName.substr(0, End)); in GetNamedOutputPath() local
5757 Suffixed += OffloadingPrefix; in GetNamedOutputPath()
5759 Suffixed += "-"; in GetNamedOutputPath()
5760 Suffixed.append(BoundArch); in GetNamedOutputPath()
5781 Suffixed += ".tmp"; in GetNamedOutputPath()
5782 Suffixed += '.'; in GetNamedOutputPath()
5783 Suffixed += Suffix; in GetNamedOutputPath()
5784 NamedOutput = C.getArgs().MakeArgString(Suffixed.c_str()); in GetNamedOutputPath()
/openbsd-src/gnu/llvm/llvm/docs/TableGen/
H A DProgRef.rst475 obtained using a suffix; see `Suffixed Values`_.
493 Suffixed values