Home
last modified time | relevance | path

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

/external/libcxx/utils/libcxx/
Dcompiler.py256 def hasWarningFlag(self, flag): member in CXXCompiler
287 if self.hasWarningFlag(flag):
/external/libcxx/utils/libcxx/test/
Dconfig.py896 if self.cxx.hasWarningFlag('-Wuser-defined-warnings'):