Searched refs:VisitIntegerLiteral (Results 1 – 9 of 9) sorted by relevance
494 void VisitIntegerLiteral(const IntegerLiteral *Node);1816 void ASTDumper::VisitIntegerLiteral(const IntegerLiteral *Node) { in VisitIntegerLiteral() function in ASTDumper
567 void StmtProfiler::VisitIntegerLiteral(const IntegerLiteral *S) { in VisitIntegerLiteral() function in StmtProfiler
1095 void StmtPrinter::VisitIntegerLiteral(IntegerLiteral *Node) { in VisitIntegerLiteral() function in StmtPrinter
216 Expr *VisitIntegerLiteral(IntegerLiteral *E);5068 Expr *ASTNodeImporter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTNodeImporter
5938 bool VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anon86de21131211::IntExprEvaluator
377 void ASTStmtWriter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtWriter
457 void ASTStmtReader::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtReader
1334 void VisitIntegerLiteral(IntegerLiteral *E) { } in VisitIntegerLiteral() function in __anonaa4ce6960311::DeclExtractor
221 Value *VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anon2e0475960111::ScalarExprEmitter