Home
last modified time | relevance | path

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

/llvm-project/clang/docs/tools/
H A Dgenerate_formatted_state.py31 CLANG_DIR = os.path.join(os.path.dirname(__file__), "../..") variable
H A Ddump_format_style.py13 CLANG_DIR = os.path.join(os.path.dirname(__file__), "../..") global() variable