Searched defs:CompilerInfo (Results 1 – 2 of 2) sorted by relevance
42 type CompilerInfo struct { struct43 StdLinkageForDevice RustLinkage44 StdLinkageForNonDevice RustLinkage45 NoStdlibs bool46 LibraryInfo *LibraryInfo60 CompilerInfo *CompilerInfo member
66 type CompilerInfo struct { struct67 Srcs android.Paths69 Cflags []string70 AidlInterfaceInfo AidlInterfaceInfo71 LibraryDecoratorInfo *LibraryDecoratorInfo150 CompilerInfo *CompilerInfo member