Home
last modified time | relevance | path

Searched defs:CompiledInterface (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dcompdb.go175 func generateCompdbProject(compiledModule CompiledInterface, ctx android.SingletonContext, ccModule…
H A Dccdeps.go181 func generateCLionProjectData(ctx android.SingletonContext, compiledModule CompiledInterface,
H A Dcmakelists.go120 func generateCLionProject(compiledModule CompiledInterface, ctx android.SingletonContext, ccModule …
H A Dcompiler.go264 type CompiledInterface interface { interface