Searched refs:VisitCharacterLiteral (Results 1 – 15 of 15) sorted by relevance
542 bool VisitCharacterLiteral(const CharacterLiteral *E) { return true; } in VisitCharacterLiteral() function in clang::TrivialFunctionAnalysisVisitor
276 void VisitCharacterLiteral(const CharacterLiteral *Node);
327 void VisitCharacterLiteral(const CharacterLiteral *CL);
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
1431 void TextNodeDumper::VisitCharacterLiteral(const CharacterLiteral *Node) { in VisitCharacterLiteral() function in TextNodeDumper
1307 void StmtPrinter::VisitCharacterLiteral(CharacterLiteral *Node) { in VisitCharacterLiteral() function in StmtPrinter
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 __anonfb577fba2511::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 __anon4f6f6e9d0d11::DeclExtractor
476 Value *VisitCharacterLiteral(const CharacterLiteral *E) { in VisitCharacterLiteral() function in __anone7cacfbd0111::ScalarExprEmitter