Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/libcxx/
H A Dcompiler.py221 def hasCompileFlag(self, flag): member in CXXCompiler
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/libcxx/test/
H A Ddsl.py223 def hasCompileFlag(config, flag): function