Searched defs:VisitIntegerLiteral (Results 1 – 13 of 13) sorted by relevance
736 void VisitIntegerLiteral(const IntegerLiteral *S) { VisitIntegerLiteral() function in clang::dataflow::__anonae03ae850111::TransferVisitor
1568 void JSONNodeDumper::VisitIntegerLiteral(const IntegerLiteral *IL) { VisitIntegerLiteral() function in JSONNodeDumper
1213 void TextNodeDumper::VisitIntegerLiteral(const IntegerLiteral *Node) { VisitIntegerLiteral() function in TextNodeDumper
1282 void StmtPrinter::VisitIntegerLiteral(IntegerLiteral *Node) { VisitIntegerLiteral() function in StmtPrinter
1336 void StmtProfiler::VisitIntegerLiteral(const IntegerLiteral *S) { VisitIntegerLiteral() function in StmtProfiler
7411 ExpectedStmt ASTNodeImporter::VisitIntegerLiteral(IntegerLiteral *E) { VisitIntegerLiteral() function in ASTNodeImporter
11318 bool VisitIntegerLiteral(const IntegerLiteral *E) { VisitIntegerLiteral() function in __anon147cbbcc2411::IntExprEvaluator
1243 llvm::Constant *VisitIntegerLiteral(IntegerLiteral *I, QualType T) { VisitIntegerLiteral() function in __anon4e2986830111::ConstExprEmitter
451 Value *VisitIntegerLiteral(const IntegerLiteral *E) { VisitIntegerLiteral() function in __anon4a73c4cf0111::ScalarExprEmitter
715 void ASTStmtWriter::VisitIntegerLiteral(IntegerLiteral *E) { VisitIntegerLiteral() function in ASTStmtWriter
635 void ASTStmtReader::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtReader
1805 void VisitIntegerLiteral(IntegerLiteral *E) { } VisitIntegerLiteral() function in __anona8c5d3ef0d11::DeclExtractor