Searched refs:useCCache (Results 1 – 2 of 2) sorted by relevance
/external/libcxx/utils/libcxx/test/ | ||
D | format.py | 127 test_cxx.useCCache(False) |
/external/libcxx/utils/libcxx/ | ||
D | compiler.py | 72 def useCCache(self, value=True): member in CXXCompiler |