Searched defs:VisitImaginaryLiteral (Results 1 – 9 of 9) sorted by relevance
486 VisitImaginaryLiteral(const ImaginaryLiteral *IL) { VisitImaginaryLiteral() function in ComplexExprEmitter
744 void ASTStmtWriter::VisitImaginaryLiteral(ImaginaryLiteral *E) { VisitImaginaryLiteral() function in ASTStmtWriter
657 void ASTStmtReader::VisitImaginaryLiteral(ImaginaryLiteral *E) { VisitImaginaryLiteral() function in ASTStmtReader
1406 void StmtPrinter::VisitImaginaryLiteral(ImaginaryLiteral *Node) { VisitImaginaryLiteral() function in StmtPrinter
1371 void StmtProfiler::VisitImaginaryLiteral(const ImaginaryLiteral *S) { VisitImaginaryLiteral() function in StmtProfiler
7536 ExpectedStmt ASTNodeImporter::VisitImaginaryLiteral(ImaginaryLiteral *E) { VisitImaginaryLiteral() function in ASTNodeImporter
15015 bool ComplexExprEvaluator::VisitImaginaryLiteral(const ImaginaryLiteral *E) { VisitImaginaryLiteral() function in ComplexExprEvaluator
1833 void VisitImaginaryLiteral(ImaginaryLiteral *E) { } VisitImaginaryLiteral() function in __anon86ccc4100d11::DeclExtractor