Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/utils/
Dgenerate_feature_test_macro_components.py509 def get_std_dialects(): function
514 for s in get_std_dialects():
520 rev_dialects = get_std_dialects()
528 std_dialects = get_std_dialects()
545 std_dialects = get_std_dialects()
754 for std in [s for s in get_std_dialects() if s in tc["values"].keys()]:
866 for std in get_std_dialects():