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.cpp115 bool IsCommand = true; in ConstructJob() local
122 IsCommand = false; in ConstructJob()
127 IsCommand = true; in ConstructJob()
129 IsCommand = false; in ConstructJob()
136 if (IsCommand) { in ConstructJob()