Home
last modified time | relevance | path

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

/external/clang/tools/scan-view/
DMakefile15 CLANG_INSTALL_SCANVIEW ?= 1 macro
17 ifeq ($(CLANG_INSTALL_SCANVIEW), 1)
DCMakeLists.txt1 option(CLANG_INSTALL_SCANVIEW "Install the scan-view tool" ON) option
14 if(CLANG_INSTALL_SCANVIEW)