Searched defs:VisitLValueReferenceTypeLoc (Results 1 – 4 of 4) sorted by relevance
3732 void VisitLValueReferenceTypeLoc(LValueReferenceTypeLoc TL) { in VisitLValueReferenceTypeLoc() function in __anonf2cf058a0311::DeclaratorLocFiller
490 void TypeLocWriter::VisitLValueReferenceTypeLoc(LValueReferenceTypeLoc TL) { in VisitLValueReferenceTypeLoc() function in TypeLocWriter
5710 void TypeLocReader::VisitLValueReferenceTypeLoc(LValueReferenceTypeLoc TL) { in VisitLValueReferenceTypeLoc() function in TypeLocReader
1519 bool CursorVisitor::VisitLValueReferenceTypeLoc(LValueReferenceTypeLoc TL) { in VisitLValueReferenceTypeLoc() function in CursorVisitor