Home
last modified time | relevance | path

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

/build/soong/bazel/cquery/
Drequest_type.go326 type getCcUnstrippedInfoType struct{} struct
328 func (g getCcUnstrippedInfoType) Name() string {
332 func (g getCcUnstrippedInfoType) StarlarkFunctionBody() string {
372 func (g getCcUnstrippedInfoType) ParseResult(rawString string) (CcUnstrippedInfo, error) {