Searched refs:FORMAT_STYLE_FILE (Results 1 – 1 of 1) sorted by relevance
14 FORMAT_STYLE_FILE = os.path.join(CLANG_DIR, 'include/clang/Format/Format.h') variable346 with open(FORMAT_STYLE_FILE) as f: