Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Drule_builder.go1409 func (c *RuleBuilderCommand) DepFile(path WritablePath) *RuleBuilderCommand { func
/aosp_15_r20/external/clang/lib/Driver/
H A DTools.cpp318 const char *DepFile; in AddPreprocessingOptions() local