Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/compiler_wrapper/
H A Dconfig.go16 useCCache bool member
/aosp_15_r20/external/libcxx/utils/libcxx/
H A Dcompiler.py72 def useCCache(self, value=True): member in CXXCompiler