Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/libc++/src/utils/libcxx/
Dheader_information.py157 module_headers = [h for h in all_headers if h.has_cxx20_module()] variable
/external/cronet/tot/third_party/libc++/src/utils/libcxx/
Dheader_information.py157 module_headers = [h for h in all_headers if h.has_cxx20_module()] variable