Searched refs:VisitTypeOfExprType (Results 1 – 4 of 4) sorted by relevance
346 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anon59a9c3280111::ASTDumper
61 QualType VisitTypeOfExprType(const TypeOfExprType *T);1699 QualType ASTNodeImporter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTNodeImporter
260 void ASTTypeWriter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTTypeWriter
4104 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType() function in UnnamedLocalNoLinkageFinder