Home
last modified time | relevance | path

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

/build/soong/rust/
Dprebuilt.go154 func (prebuilt *prebuiltLibraryDecorator) compilerProps() []interface{} { func
207 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.go114 func (test *testDecorator) compilerProps() []interface{} { func
Dcompiler.go43 compilerProps() []interface{} methodSpec
336 func (compiler *baseCompiler) compilerProps() []interface{} { func
Dlibrary.go469 func (library *libraryDecorator) compilerProps() []interface{} { func
/build/soong/cc/
Dcompiler.go278 func (compiler *baseCompiler) compilerProps() []interface{} { func
Dcc.go588 compilerProps() []interface{} methodSpec