Searched refs:VisitIntegerLiteral (Results 1 – 9 of 9) sorted by relevance
490 void VisitIntegerLiteral(const IntegerLiteral *Node);1772 void ASTDumper::VisitIntegerLiteral(const IntegerLiteral *Node) { in VisitIntegerLiteral() function in ASTDumper
547 void StmtProfiler::VisitIntegerLiteral(const IntegerLiteral *S) { in VisitIntegerLiteral() function in StmtProfiler
1065 void StmtPrinter::VisitIntegerLiteral(IntegerLiteral *Node) { in VisitIntegerLiteral() function in StmtPrinter
176 Expr *VisitIntegerLiteral(IntegerLiteral *E);4441 Expr *ASTNodeImporter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTNodeImporter
5934 bool VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anon7264eadc1211::IntExprEvaluator
377 void ASTStmtWriter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtWriter
457 void ASTStmtReader::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtReader
1333 void VisitIntegerLiteral(IntegerLiteral *E) { } in VisitIntegerLiteral() function in __anon27b5dcff0311::DeclExtractor
220 Value *VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anonaffcfbdf0111::ScalarExprEmitter