Home
last modified time | relevance | path

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

/aosp12/build/soong/bazel/cquery/
H A Drequest_type.go10 GetCcInfo = &getCcInfoType{}
48 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) {