Home
last modified time | relevance | path

Searched defs:IsAssertBuild (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp4639 const bool IsAssertBuild = false; in ConstructJob() local
4641 const bool IsAssertBuild = true; in ConstructJob() local