Searched defs:VisitPointerTypeLoc (Results 1 – 6 of 6) sorted by relevance
691 TypeLoc VisitPointerTypeLoc(PointerTypeLoc T) { VisitPointerTypeLoc() function in __anonda18b4a40711::GetContainedAutoTypeLocVisitor
111 SourceLocation VisitPointerTypeLoc(PointerTypeLoc T) { in VisitPointerTypeLoc() function
5767 void VisitPointerTypeLoc(PointerTypeLoc TL) { Visit(TL.getNextTypeLoc()); } VisitPointerTypeLoc() function in __anonf9e1d30a1211::TypeSpecLocFiller 6014 void VisitPointerTypeLoc(PointerTypeLoc TL) { VisitPointerTypeLoc() function in __anonf9e1d30a1211::DeclaratorLocFiller
342 void TypeLocWriter::VisitPointerTypeLoc(PointerTypeLoc TL) { VisitPointerTypeLoc() function in TypeLocWriter
6801 void TypeLocReader::VisitPointerTypeLoc(PointerTypeLoc TL) { VisitPointerTypeLoc() function in TypeLocReader
1748 bool CursorVisitor::VisitPointerTypeLoc(PointerTypeLoc TL) { VisitPointerTypeLoc() function in CursorVisitor