Searched refs:VisitIntegerLiteral (Results 1 – 9 of 9) sorted by relevance
254 void VisitIntegerLiteral(const IntegerLiteral *Node);1521 void ASTDumper::VisitIntegerLiteral(const IntegerLiteral *Node) { in VisitIntegerLiteral() function in ASTDumper
269 void StmtProfiler::VisitIntegerLiteral(const IntegerLiteral *S) { in VisitIntegerLiteral() function in StmtProfiler
720 void StmtPrinter::VisitIntegerLiteral(IntegerLiteral *Node) { in VisitIntegerLiteral() function in StmtPrinter
167 Expr *VisitIntegerLiteral(IntegerLiteral *E);4157 Expr *ASTNodeImporter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTNodeImporter
3987 bool VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anon0c5100020e11::IntExprEvaluator
313 void ASTStmtWriter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtWriter
373 void ASTStmtReader::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtReader
1262 void VisitIntegerLiteral(IntegerLiteral *E) { } in VisitIntegerLiteral() function in __anon58f793e50211::DeclExtractor
182 Value *VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anonde9b34050111::ScalarExprEmitter