Searched defs:Typedefs (Results 1 – 7 of 7) sorted by relevance
25 struct Typedefs { struct32 Typedefs<int> xx; argument
182 auto Typedefs = in registerMatchers() local
194 static cl::opt<bool> Typedefs("typedefs", cl::desc("Dump typedefs"), variable244 cl::opt<bool> Typedefs("typedefs", cl::desc("Display typedef types"), variable
147 std::vector<TypedefInfo> Typedefs; global() member
515 TypedefsSeq Typedefs; global() member
111 Typedefs; global() member in clang::api_notes::APINotesWriter::Implementation
4018 TEST(Hover, Typedefs) { in TEST() argument