Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5786 if (Arg *ModuleOutputEQ = in GetModuleOutputPath() local
5788 return C.addResultFile(ModuleOutputEQ->getValue(), &JA); in GetModuleOutputPath()