Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DFileRemapper.cpp45 SmallString<128> InfoFile = outputDir; in getRemapInfoFile() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/
Dcache.go337 func InfoFile(ctx context.Context, path, version string) (*RevInfo, string, error) { func