Searched refs:VisitCharacterLiteral (Results 1 – 15 of 15) sorted by relevance
276 void VisitCharacterLiteral(const CharacterLiteral *Node);
327 void VisitCharacterLiteral(const CharacterLiteral *CL);
542 bool VisitCharacterLiteral(const CharacterLiteral *E) { return true; } in VisitCharacterLiteral() function in clang::TrivialFunctionAnalysisVisitor
154 bool VisitCharacterLiteral(const CharacterLiteral *E);
1979 bool Compiler<Emitter>::VisitCharacterLiteral(const CharacterLiteral *E) { in VisitCharacterLiteral() function in Compiler
1617 void JSONNodeDumper::VisitCharacterLiteral(const CharacterLiteral *CL) { in VisitCharacterLiteral() function in JSONNodeDumper
1367 void StmtProfiler::VisitCharacterLiteral(const CharacterLiteral *S) { in VisitCharacterLiteral() function in StmtProfiler
1307 void StmtPrinter::VisitCharacterLiteral(CharacterLiteral *Node) { in VisitCharacterLiteral() function in StmtPrinter
1431 void TextNodeDumper::VisitCharacterLiteral(const CharacterLiteral *Node) { in VisitCharacterLiteral() function in TextNodeDumper
586 ExpectedStmt VisitCharacterLiteral(CharacterLiteral *E);7568 ExpectedStmt ASTNodeImporter::VisitCharacterLiteral(CharacterLiteral *E) { in VisitCharacterLiteral() function in ASTNodeImporter
11571 bool VisitCharacterLiteral(const CharacterLiteral *E) { in VisitCharacterLiteral() function in __anonf766b6332511::IntExprEvaluator
770 void ASTStmtWriter::VisitCharacterLiteral(CharacterLiteral *E) { in VisitCharacterLiteral() function in ASTStmtWriter
695 void ASTStmtReader::VisitCharacterLiteral(CharacterLiteral *E) { in VisitCharacterLiteral() function in ASTStmtReader
1831 void VisitCharacterLiteral(CharacterLiteral *E) { } in VisitCharacterLiteral() function in __anon59f88fb60d11::DeclExtractor
476 Value *VisitCharacterLiteral(const CharacterLiteral *E) { in VisitCharacterLiteral() function in __anon2d129ab60111::ScalarExprEmitter