Searched refs:VisitSourceLocExpr (Results 1 – 7 of 7) sorted by relevance
2137 void StmtProfiler::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in StmtProfiler
983 void StmtPrinter::VisitSourceLocExpr(SourceLocExpr *Node) { in VisitSourceLocExpr() function in StmtPrinter
8664 bool VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in __anondef1c1651c11::PointerExprEvaluator10736 bool VisitSourceLocExpr(const SourceLocExpr *E);10816 bool IntExprEvaluator::VisitSourceLocExpr(const SourceLocExpr *E) { in VisitSourceLocExpr() function in IntExprEvaluator
579 ExpectedStmt VisitSourceLocExpr(SourceLocExpr *E);6529 ExpectedStmt ASTNodeImporter::VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function in ASTNodeImporter
1148 void ASTStmtWriter::VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function in ASTStmtWriter
1288 void ASTStmtReader::VisitSourceLocExpr(SourceLocExpr *E) { in VisitSourceLocExpr() function in ASTStmtReader
637 Value *VisitSourceLocExpr(SourceLocExpr *SLE) { in VisitSourceLocExpr() function in __anonacb3eee80111::ScalarExprEmitter