Home
last modified time | relevance | path

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

/build/soong/bazel/cquery/
Drequest_type.go48 type getCcInfoType struct{} struct
52 func (g getCcInfoType) Name() string {
64 func (g getCcInfoType) StarlarkFunctionBody() string {
96 func (g getCcInfoType) ParseResult(rawString string) (CcInfo, error) {