Home
last modified time | relevance | path

Searched refs:CLANG_DIR (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/gcmole/
Dbootstrap.sh39 CLANG_DIR="${LLVM_DIR}/tools/clang"
84 echo Getting clang r"${CLANG_RELEASE}" in "${CLANG_DIR}"
87 "${CLANG_DIR}"
/external/clang/docs/tools/
Ddump_format_style.py11 CLANG_DIR = os.path.join(os.path.dirname(__file__), '../..') variable
12 FORMAT_STYLE_FILE = os.path.join(CLANG_DIR, 'include/clang/Format/Format.h')
13 DOC_FILE = os.path.join(CLANG_DIR, 'docs/ClangFormatStyleOptions.rst')
/external/v8/tools/clang/scripts/
Dupdate.py54 CLANG_DIR = os.path.join(LLVM_DIR, 'tools', 'clang') variable
460 Checkout('Clang', LLVM_REPO_URL + '/cfe/trunk', CLANG_DIR)