Home
last modified time | relevance | path

Searched defs:compilerProps (Results 1 – 9 of 9) sorted by relevance

/aosp12/build/soong/rust/
H A Dproc_macro.go61 func (procMacro *procMacroDecorator) compilerProps() []interface{} { func
H A Dbinary.go102 func (binary *binaryDecorator) compilerProps() []interface{} { func
H A Dbenchmark.go110 func (benchmark *benchmarkDecorator) compilerProps() []interface{} { func
H A Dprebuilt.go90 func (prebuilt *prebuiltLibraryDecorator) compilerProps() []interface{} { func
H A Dtest.go107 func (test *testDecorator) compilerProps() []interface{} { func
H A Dfuzz.go89 func (fuzzer *fuzzDecorator) compilerProps() []interface{} { func
H A Dcompiler.go212 func (compiler *baseCompiler) compilerProps() []interface{} { func
H A Dlibrary.go396 func (library *libraryDecorator) compilerProps() []interface{} { func
/aosp12/build/soong/cc/
H A Dcompiler.go255 func (compiler *baseCompiler) compilerProps() []interface{} { func