Searched refs:Typedefs (Results 1 – 7 of 7) sorted by relevance
203 if (opts::pretty::Typedefs) in start()294 assert(opts::pretty::Typedefs); in dump()
194 static cl::opt<bool> Typedefs("typedefs", cl::desc("Dump typedefs"), variable244 cl::opt<bool> Typedefs("typedefs", cl::desc("Display typedef types"), variable1058 if (opts::diadump::Typedefs) in dumpDia()1226 if (opts::pretty::Classes || opts::pretty::Enums || opts::pretty::Typedefs || in dumpPretty()1597 opts::pretty::Typedefs = true; in main()
87 extern llvm::cl::opt<bool> Typedefs;
118 Typedefs; member in clang::api_notes::APINotesWriter::Implementation1293 if (Typedefs.empty()) in writeTypedefBlock()1301 for (auto &T : Typedefs) in writeTypedefBlock()1456 Implementation->Typedefs[Key].push_back({SwiftVersion, Info}); in addTypedef()
517 TypedefsSeq Typedefs; member531 IO.mapOptional("Typedefs", TLI.Typedefs); in mapTopLevelItems()1081 for (const auto &Typedef : TLItems.Typedefs) { in convertTopLevelItems()
618 /* Typedefs for ASN1 function pointers */
289 /* Typedefs for handling custom extensions */