Searched refs:VisitCXXBoolLiteralExpr (Results 1 – 7 of 7) sorted by relevance
154 void VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *Node);543 void StmtDumper::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *Node) { in VisitCXXBoolLiteralExpr() function in StmtDumper
717 void StmtProfiler::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *S) { in VisitCXXBoolLiteralExpr() function in StmtProfiler
1102 void StmtPrinter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *Node) { in VisitCXXBoolLiteralExpr() function in StmtPrinter
1038 bool VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in __anon407d9e3f0711::IntExprEvaluator
1000 void ASTStmtWriter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTStmtWriter
1011 void ASTStmtReader::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTStmtReader
181 Value *VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in __anon7836a8c20111::ScalarExprEmitter