Home
last modified time | relevance | path

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

/external/libcxx/utils/libcxx/
Dcompiler.py221 def hasCompileFlag(self, flag): member in CXXCompiler
/external/cronet/buildtools/third_party/libc++/trunk/utils/libcxx/test/
Ddsl.py196 def hasCompileFlag(config, flag): function