Searched refs:VisitTypedefType (Results 1 – 8 of 8) sorted by relevance
316 void VisitTypedefType(const TypedefType *T);
211 void VisitTypedefType(const TypedefType *TT);
110 bool VisitTypedefType(TypedefType *TT) { in VisitTypedefType() function in clang::clangd::__anona29aa5690111::ReferencedLocationCrawler
418 void VisitTypedefType(const TypedefType *TT) { in add() function
1033 void VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in __anonfecede4a0211::ODRTypeVisitor
531 void JSONNodeDumper::VisitTypedefType(const TypedefType *TT) { in VisitTypedefType() function in JSONNodeDumper
1548 void TextNodeDumper::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in TextNodeDumper
393 ExpectedType VisitTypedefType(const TypedefType *T);1361 ExpectedType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { in VisitTypedefType() function in ASTNodeImporter