Searched defs:VisitFixedPointLiteral (Results 1 – 10 of 10) sorted by relevance
541 bool VisitFixedPointLiteral(const FixedPointLiteral *E) { return true; } VisitFixedPointLiteral() function in clang::TrivialFunctionAnalysisVisitor
1625 void JSONNodeDumper::VisitFixedPointLiteral(const FixedPointLiteral *FPL) { VisitFixedPointLiteral() function in JSONNodeDumper
1442 void TextNodeDumper::VisitFixedPointLiteral(const FixedPointLiteral *Node) { VisitFixedPointLiteral() function in TextNodeDumper
1354 void StmtPrinter::VisitFixedPointLiteral(FixedPointLiteral *Node) { VisitFixedPointLiteral() function in StmtPrinter
1352 void StmtProfiler::VisitFixedPointLiteral(const FixedPointLiteral *S) { VisitFixedPointLiteral() function in StmtProfiler
7549 ExpectedStmt ASTNodeImporter::VisitFixedPointLiteral(FixedPointLiteral *E) { VisitFixedPointLiteral() function in ASTNodeImporter
11669 bool VisitFixedPointLiteral(const FixedPointLiteral *E) { VisitFixedPointLiteral() function in __anon006fc44d2511::FixedPointExprEvaluator
727 void ASTStmtWriter::VisitFixedPointLiteral(FixedPointLiteral *E) { VisitFixedPointLiteral() function in ASTStmtWriter
641 void ASTStmtReader::VisitFixedPointLiteral(FixedPointLiteral *E) { VisitFixedPointLiteral() function in ASTStmtReader
469 Value *VisitFixedPointLiteral(const FixedPointLiteral *E) { VisitFixedPointLiteral() function in __anon91c925d00111::ScalarExprEmitter