Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_cc/tools/migration/
H A Dcrosstool_to_starlark_lib.go195 func isPreprocessorCompileActions(actions []string) (bool, []string) { func
256 if ok, actions = isPreprocessorCompileActions(actions); ok {