Home
last modified time | relevance | path

Searched defs:DepFiles (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/compile/slang/
Dllvm-rs-cc.cpp149 static void makeFileList(NamePairList *IOFiles, NamePairList *DepFiles, in makeFileList()
Dslang.cpp568 bool Slang::compile( in compile()
/aosp_15_r20/build/soong/android/
H A Drule_builder.go413 func (r *RuleBuilder) DepFiles() WritablePaths { func