Searched refs:VisitCharacterLiteral (Results 1 – 14 of 14) sorted by relevance
84 bool VisitCharacterLiteral(const CharacterLiteral *E);
491 bool ByteCodeExprGen<Emitter>::VisitCharacterLiteral( in VisitCharacterLiteral() function in ByteCodeExprGen
258 void VisitCharacterLiteral(const CharacterLiteral *Node);
313 void VisitCharacterLiteral(const CharacterLiteral *CL);
1501 void JSONNodeDumper::VisitCharacterLiteral(const CharacterLiteral *CL) { in VisitCharacterLiteral() function in JSONNodeDumper
1320 void StmtProfiler::VisitCharacterLiteral(const CharacterLiteral *S) { in VisitCharacterLiteral() function in StmtProfiler
1086 void TextNodeDumper::VisitCharacterLiteral(const CharacterLiteral *Node) { in VisitCharacterLiteral() function in TextNodeDumper
1251 void StmtPrinter::VisitCharacterLiteral(CharacterLiteral *Node) { in VisitCharacterLiteral() function in StmtPrinter
629 ExpectedStmt VisitCharacterLiteral(CharacterLiteral *E);7181 ExpectedStmt ASTNodeImporter::VisitCharacterLiteral(CharacterLiteral *E) { in VisitCharacterLiteral() function in ASTNodeImporter
11033 bool VisitCharacterLiteral(const CharacterLiteral *E) { in VisitCharacterLiteral() function in __anonc589fab62411::IntExprEvaluator
699 void ASTStmtWriter::VisitCharacterLiteral(CharacterLiteral *E) { in VisitCharacterLiteral() function in ASTStmtWriter
680 void ASTStmtReader::VisitCharacterLiteral(CharacterLiteral *E) { in VisitCharacterLiteral() function in ASTStmtReader
1798 void VisitCharacterLiteral(CharacterLiteral *E) { } in VisitCharacterLiteral() function in __anon8f8f6b190d11::DeclExtractor
460 Value *VisitCharacterLiteral(const CharacterLiteral *E) { in VisitCharacterLiteral() function in __anon2c7a68b90111::ScalarExprEmitter