Searched refs:VisitTypeOfExprType (Results 1 – 4 of 4) sorted by relevance
342 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anoned57ecc80111::ASTDumper
61 QualType VisitTypeOfExprType(const TypeOfExprType *T);1656 QualType ASTNodeImporter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTNodeImporter
255 void ASTTypeWriter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTTypeWriter
4026 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType() function in UnnamedLocalNoLinkageFinder