Searched refs:addFlagIfSupported (Results 1 - 2 of 2) sorted by relevance

/external/libcxx/utils/libcxx/
H A Dcompiler.py234 def addFlagIfSupported(self, flag): member in class:CXXCompiler
/external/libcxx/utils/libcxx/test/
H A Dconfig.py570 if not self.cxx.addFlagIfSupported(
584 self.cxx.addFlagIfSupported('-ftemplate-depth=270')

Completed in 187 milliseconds