Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/rust/
H A Dprebuilt.go154 func (prebuilt *prebuiltLibraryDecorator) compilerProps() []interface{} { func
207 func (prebuilt *prebuiltProcMacroDecorator) compilerProps() []interface{} { func
H A Dfuzz.go112 func (fuzzer *fuzzDecorator) compilerProps() []interface{} { func
H A Dproc_macro.go62 func (procMacro *procMacroDecorator) compilerProps() []interface{} { func
H A Dcompiler.go43 compilerProps() []interface{} methodSpec
336 func (compiler *baseCompiler) compilerProps() []interface{} { func
H A Dbenchmark.go110 func (benchmark *benchmarkDecorator) compilerProps() []interface{} { func
H A Dbinary.go117 func (binary *binaryDecorator) compilerProps() []interface{} { func
H A Dtest.go117 func (test *testDecorator) compilerProps() []interface{} { func
H A Dlibrary.go447 func (library *libraryDecorator) compilerProps() []interface{} { func
/aosp_15_r20/build/soong/cc/
H A Dcompiler.go280 func (compiler *baseCompiler) compilerProps() []interface{} { func
H A Dcc.go616 compilerProps() []interface{} methodSpec