Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DWebAssembly.cpp97 bool IsCommand = true; in ConstructJob() local
104 IsCommand = false; in ConstructJob()
109 IsCommand = true; in ConstructJob()
111 IsCommand = false; in ConstructJob()
118 if (IsCommand) { in ConstructJob()