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()
195 static cl::opt<bool> Typedefs("typedefs", cl::desc("Dump typedefs"), variable246 cl::opt<bool> Typedefs("typedefs", cl::desc("Display typedef types"), variable1064 if (opts::diadump::Typedefs) in dumpDia()1232 if (opts::pretty::Classes || opts::pretty::Enums || opts::pretty::Typedefs || in dumpPretty()1601 opts::pretty::Typedefs = true; in main()
87 extern llvm::cl::opt<bool> Typedefs;
125 Typedefs; member in clang::api_notes::APINotesWriter::Implementation1397 if (Typedefs.empty()) in writeTypedefBlock()1405 for (auto &T : Typedefs) in writeTypedefBlock()1568 Implementation->Typedefs[Key].push_back({SwiftVersion, Info}); in addTypedef()
572 TypedefsSeq Typedefs; member586 IO.mapOptional("Typedefs", TLI.Typedefs); in mapTopLevelItems()1169 for (const auto &Typedef : TLItems.Typedefs) { in convertTopLevelItems()
618 /* Typedefs for ASN1 function pointers */
289 /* Typedefs for handling custom extensions */