Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/utils/
Dgenerate_feature_test_macro_components.py15 docs_path = os.path.join(src_root, 'docs')
16 assert os.path.exists(docs_path)
21 return script_name, src_root, include_path, docs_path, macro_test_path
24 script_name, source_root, include_path, docs_path, macro_test_path = get_libcxx_paths() variable
905 table_doc_path = os.path.join(docs_path, 'FeatureTestMacroTable.rst')