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

  /external/clang/
clang-version-inc.mk 17 CLANG_VERSION_MINOR := $(word 2,$(CLANG_VERSION_COMPONENTS))
31 -e "s#@CLANG_VERSION_MINOR@#$(CLANG_VERSION_MINOR)#g" \
  /external/clang/include/clang/Basic/
Makefile 25 CLANG_VERSION_MINOR := $(word 2,$(CLANG_VERSION_COMPONENTS))
58 -e "s#@CLANG_VERSION_MINOR@#$(CLANG_VERSION_MINOR)#g" \

Completed in 1427 milliseconds