HomeSort by relevance Sort by last modified time
    Searched defs:CLANG_VERSION_MAJOR (Results 1 - 2 of 2) sorted by null

  /external/clang/
clang-version-inc.mk 16 CLANG_VERSION_MAJOR := $(word 1,$(CLANG_VERSION_COMPONENTS))
30 -e "s#@CLANG_VERSION_MAJOR@#$(CLANG_VERSION_MAJOR)#g" \
  /external/clang/include/clang/Basic/
Makefile 25 CLANG_VERSION_MAJOR := $(word 1,$(CLANG_VERSION_COMPONENTS))
58 -e "s#@CLANG_VERSION_MAJOR@#$(CLANG_VERSION_MAJOR)#g" \

Completed in 19 milliseconds