Home
last modified time | relevance | path

Searched refs:clangType (Results 1 – 4 of 4) sorted by relevance

/external/toolchain-utils/compiler_wrapper/
Dccache_flag.go42 if builder.target.compilerType == clangType {
Dsanitizer_flags.go47 if builder.target.compilerType == clangType {
Dcommand.go135 compilerType = clangType
176 clangType const
Dcompiler_wrapper.go80 case clangType:
95 if mainBuilder.target.compilerType == clangType {