Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp5725 bool UseOutExtension = IsHIPNoRDC || isa<OffloadPackagerJobAction>(JA); in GetNamedOutputPath() local
5726 if (UseOutExtension) { in GetNamedOutputPath()
5735 if (UseOutExtension) in GetNamedOutputPath()