Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/
H A DDriver.cpp5727 SmallString<128> Suffixed(BaseName.substr(0, End)); in GetNamedOutputPath() local
5728 Suffixed += OffloadingPrefix; in GetNamedOutputPath()
5730 Suffixed += "-"; in GetNamedOutputPath()
5731 Suffixed.append(BoundArch); in GetNamedOutputPath()
5749 Suffixed += ".tmp"; in GetNamedOutputPath()
5750 Suffixed += '.'; in GetNamedOutputPath()
5751 Suffixed += Suffix; in GetNamedOutputPath()
5752 NamedOutput = C.getArgs().MakeArgString(Suffixed.c_str()); in GetNamedOutputPath()
/llvm-project-15.0.7/llvm/docs/TableGen/
H A DProgRef.rst475 obtained using a suffix; see `Suffixed Values`_.
493 Suffixed values