Home
last modified time | relevance | path

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

/build/soong/bazel/cquery/
Drequest_type.go100 type getCcInfoType struct{} struct
104 func (g getCcInfoType) Name() string {
116 func (g getCcInfoType) StarlarkFunctionBody() string {
227 func (g getCcInfoType) ParseResult(rawString string) (CcInfo, error) {