Home
last modified time | relevance | path

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

/build/soong/rust/
Dprebuilt.go156 func (prebuilt *prebuiltLibraryDecorator) compilerProps() []interface{} { func
209 func (prebuilt *prebuiltProcMacroDecorator) compilerProps() []interface{} { func
Dfuzz.go112 func (fuzzer *fuzzDecorator) compilerProps() []interface{} { func
Dproc_macro.go62 func (procMacro *procMacroDecorator) compilerProps() []interface{} { func
Dbenchmark.go110 func (benchmark *benchmarkDecorator) compilerProps() []interface{} { func
Dbinary.go117 func (binary *binaryDecorator) compilerProps() []interface{} { func
Dtest.go124 func (test *testDecorator) compilerProps() []interface{} { func
Dcompiler.go43 compilerProps() []interface{} methodSpec
361 func (compiler *baseCompiler) compilerProps() []interface{} { func
Dlibrary.go552 func (library *libraryDecorator) compilerProps() []interface{} { func
/build/soong/cc/
Dcompiler.go280 func (compiler *baseCompiler) compilerProps() []interface{} { func
Dcc.go765 compilerProps() []interface{} methodSpec