Searched defs:VisitDecltypeTypeLoc (Results 1 – 6 of 6) sorted by relevance
615 bool VisitDecltypeTypeLoc(DecltypeTypeLoc L) { in VisitDecltypeTypeLoc() function in clang::clangd::__anoneeb98f950111::CollectExtraHighlightings
496 bool VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in clang::clangd::__anona65afd330211::DeducedTypeVisitor
6064 void VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in __anon29f668c71111::TypeSpecLocFiller
443 void TypeLocWriter::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocWriter
6703 void TypeLocReader::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocReader
1862 bool CursorVisitor::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in CursorVisitor