Searched defs:VisitIntegerLiteral (Results 1 – 14 of 14) sorted by relevance
798 void VisitIntegerLiteral(const IntegerLiteral *S) { in VisitIntegerLiteral() function in clang::dataflow::__anoneae148b30111::TransferVisitor
539 bool VisitIntegerLiteral(const IntegerLiteral *E) { return true; } in VisitIntegerLiteral() function in clang::TrivialFunctionAnalysisVisitor
1611 void JSONNodeDumper::VisitIntegerLiteral(const IntegerLiteral *IL) { in VisitIntegerLiteral() function in JSONNodeDumper
1436 void TextNodeDumper::VisitIntegerLiteral(const IntegerLiteral *Node) { in VisitIntegerLiteral() function in TextNodeDumper
1328 void StmtPrinter::VisitIntegerLiteral(IntegerLiteral *Node) { in VisitIntegerLiteral() function in StmtPrinter
1347 void StmtProfiler::VisitIntegerLiteral(const IntegerLiteral *S) { in VisitIntegerLiteral() function in StmtProfiler
7513 ExpectedStmt ASTNodeImporter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTNodeImporter
11568 bool VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anonfb577fba2511::IntExprEvaluator
713 void ASTStmtWriter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtWriter
635 void ASTStmtReader::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtReader
1269 llvm::Constant *VisitIntegerLiteral(const IntegerLiteral *I, QualType T) { in VisitIntegerLiteral() function in __anon9d6f04f10111::ConstExprEmitter
467 Value *VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anone7cacfbd0111::ScalarExprEmitter
642 bool Compiler<Emitter>::VisitIntegerLiteral(const IntegerLiteral *LE) { in VisitIntegerLiteral() function in Compiler
1828 void VisitIntegerLiteral(IntegerLiteral *E) { } in VisitIntegerLiteral() function in __anon4f6f6e9d0d11::DeclExtractor