Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DClang.cpp4927 const bool IsAssertBuild = false; in ConstructJob() local
4929 const bool IsAssertBuild = true; in ConstructJob() local