Searched refs:VisitIntegerLiteral (Results 1 - 8 of 8) sorted by relevance

/external/clang/lib/AST/
H A DASTDumper.cpp259 void VisitIntegerLiteral(const IntegerLiteral *Node);
1595 void ASTDumper::VisitIntegerLiteral(const IntegerLiteral *Node) { function in class:ASTDumper
H A DStmtProfile.cpp307 void StmtProfiler::VisitIntegerLiteral(const IntegerLiteral *S) { function in class:StmtProfiler
H A DASTImporter.cpp174 Expr *VisitIntegerLiteral(IntegerLiteral *E);
4397 Expr *ASTNodeImporter::VisitIntegerLiteral(IntegerLiteral *E) { function in class:ASTNodeImporter
H A DExprConstant.cpp5577 bool VisitIntegerLiteral(const IntegerLiteral *E) {
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp380 void ASTStmtWriter::VisitIntegerLiteral(IntegerLiteral *E) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp458 void ASTStmtReader::VisitIntegerLiteral(IntegerLiteral *E) { function in class:ASTStmtReader
/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp182 Value *VisitIntegerLiteral(const IntegerLiteral *E) { function in class:__anon15206::ScalarExprEmitter
/external/clang/lib/Sema/
H A DSemaStmt.cpp1275 void VisitIntegerLiteral(IntegerLiteral *E) { } function in class:__anon15423::DeclExtractor

Completed in 76 milliseconds