Home
last modified time | relevance | path

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

/external/llvm/cmake/modules/
DAddLLVM.cmake623 set(ENABLE_CLANG_STATIC_ANALYZER "1") variable
625 set(ENABLE_CLANG_STATIC_ANALYZER "0") variable
/external/llvm/autoconf/
Dconfigure.ac667 yes) AC_SUBST(ENABLE_CLANG_STATIC_ANALYZER,[1]) ;; subst
672 AC_SUBST(ENABLE_CLANG_STATIC_ANALYZER,[0]) subst
674 default) AC_SUBST(ENABLE_CLANG_STATIC_ANALYZER,[1]);; subst