Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/
H A Dcompiler.py238 def hasCompileFlag(self, flag): member in CXXCompiler
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Ddsl.py133 def hasCompileFlag(config, flag): function