Home | History | Annotate | Download | only in AST

Lines Matching refs:IntegerLiteral

315     void VisitIntegerLiteral(const IntegerLiteral *Node);
1708 void ASTDumper::VisitIntegerLiteral(const IntegerLiteral *Node) {