Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp5000 SmallString<128> Suffixed(BaseName.substr(0, End)); in GetNamedOutputPath() local
5001 Suffixed += OffloadingPrefix; in GetNamedOutputPath()
5003 Suffixed += "-"; in GetNamedOutputPath()
5004 Suffixed.append(BoundArch); in GetNamedOutputPath()
5022 Suffixed += ".tmp"; in GetNamedOutputPath()
5023 Suffixed += '.'; in GetNamedOutputPath()
5024 Suffixed += Suffix; in GetNamedOutputPath()
5025 NamedOutput = C.getArgs().MakeArgString(Suffixed.c_str()); in GetNamedOutputPath()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A DProgRef.rst473 obtained using a suffix; see `Suffixed Values`_.
491 Suffixed values