Searched defs:VisitCharacterLiteral (Results 1 – 12 of 12) sorted by relevance
542 bool VisitCharacterLiteral(const CharacterLiteral *E) { return true; } VisitCharacterLiteral() function in clang::TrivialFunctionAnalysisVisitor
1618 void JSONNodeDumper::VisitCharacterLiteral(const CharacterLiteral *CL) { VisitCharacterLiteral() function in JSONNodeDumper
1431 void TextNodeDumper::VisitCharacterLiteral(const CharacterLiteral *Node) { VisitCharacterLiteral() function in TextNodeDumper
1297 void StmtPrinter::VisitCharacterLiteral(CharacterLiteral *Node) { VisitCharacterLiteral() function in StmtPrinter
1358 void StmtProfiler::VisitCharacterLiteral(const CharacterLiteral *S) { VisitCharacterLiteral() function in StmtProfiler
7563 ExpectedStmt ASTNodeImporter::VisitCharacterLiteral(CharacterLiteral *E) { VisitCharacterLiteral() function in ASTNodeImporter
11556 bool VisitCharacterLiteral(const CharacterLiteral *E) { VisitCharacterLiteral() function in __anon006fc44d2511::IntExprEvaluator
772 void ASTStmtWriter::VisitCharacterLiteral(CharacterLiteral *E) { VisitCharacterLiteral() function in ASTStmtWriter
695 void ASTStmtReader::VisitCharacterLiteral(CharacterLiteral *E) { VisitCharacterLiteral() function in ASTStmtReader
1831 void VisitCharacterLiteral(CharacterLiteral *E) { } VisitCharacterLiteral() function in __anon86ccc4100d11::DeclExtractor
475 Value *VisitCharacterLiteral(const CharacterLiteral *E) { VisitCharacterLiteral() function in __anon91c925d00111::ScalarExprEmitter