Searched refs:headerExts (Results 1 – 2 of 2) sorted by relevance
/build/soong/cc/ | ||
D | snapshot_utils.go | 23 headerExts = []string{".h", ".hh", ".hpp", ".hxx", ".h++", ".inl", ".inc", ".ipp", ".h.generic"} var |
D | library.go | 650 for _, ext := range headerExts { |