Home
last modified time | relevance | path

Searched refs:VisitIntegerLiteral (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/
DIntegerLiteral.cpp19 bool VisitIntegerLiteral(const IntegerLiteral *IL) { in VisitIntegerLiteral() function in __anon954762a50111::IntegerLiteralVisitor
/external/clang/unittests/AST/
DPostOrderASTVisitor.cpp42 bool VisitIntegerLiteral(IntegerLiteral *Lit) { in VisitIntegerLiteral() function in __anonf05239500111::RecordingVisitor
/external/llvm-project/clang/unittests/Tooling/
DRecursiveASTVisitorTestPostOrderVisitor.cpp43 bool VisitIntegerLiteral(IntegerLiteral *Lit) { in VisitIntegerLiteral() function in __anon65a729da0111::RecordingVisitor
DSourceCodeTest.cpp36 bool VisitIntegerLiteral(IntegerLiteral *Expr) { in VisitIntegerLiteral() function
/external/llvm-project/clang/lib/AST/Interp/
DByteCodeExprGen.h71 bool VisitIntegerLiteral(const IntegerLiteral *E);
DByteCodeExprGen.cpp129 bool ByteCodeExprGen<Emitter>::VisitIntegerLiteral(const IntegerLiteral *LE) { in VisitIntegerLiteral() function in ByteCodeExprGen
/external/llvm-project/clang/include/clang/AST/
DTextNodeDumper.h256 void VisitIntegerLiteral(const IntegerLiteral *Node);
DJSONNodeDumper.h302 void VisitIntegerLiteral(const IntegerLiteral *IL);
/external/clang/lib/AST/
DASTDumper.cpp514 void VisitIntegerLiteral(const IntegerLiteral *Node);
1973 void ASTDumper::VisitIntegerLiteral(const IntegerLiteral *Node) { in VisitIntegerLiteral() function in ASTDumper
DStmtProfile.cpp748 void StmtProfiler::VisitIntegerLiteral(const IntegerLiteral *S) { in VisitIntegerLiteral() function in StmtProfiler
DStmtPrinter.cpp1336 void StmtPrinter::VisitIntegerLiteral(IntegerLiteral *Node) { in VisitIntegerLiteral() function in StmtPrinter
DASTImporter.cpp229 Expr *VisitIntegerLiteral(IntegerLiteral *E);
5479 Expr *ASTNodeImporter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTNodeImporter
/external/llvm-project/clang/lib/AST/
DJSONNodeDumper.cpp1405 void JSONNodeDumper::VisitIntegerLiteral(const IntegerLiteral *IL) { in VisitIntegerLiteral() function in JSONNodeDumper
DTextNodeDumper.cpp1028 void TextNodeDumper::VisitIntegerLiteral(const IntegerLiteral *Node) { in VisitIntegerLiteral() function in TextNodeDumper
DStmtProfile.cpp1137 void StmtProfiler::VisitIntegerLiteral(const IntegerLiteral *S) { in VisitIntegerLiteral() function in StmtProfiler
DStmtPrinter.cpp1139 void StmtPrinter::VisitIntegerLiteral(IntegerLiteral *Node) { in VisitIntegerLiteral() function in StmtPrinter
DASTImporter.cpp593 ExpectedStmt VisitIntegerLiteral(IntegerLiteral *E);
6605 ExpectedStmt ASTNodeImporter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTNodeImporter
/external/llvm-project/clang/lib/Serialization/
DASTWriterStmt.cpp634 void ASTStmtWriter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtWriter
DASTReaderStmt.cpp622 void ASTStmtReader::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtReader
/external/clang/lib/Serialization/
DASTWriterStmt.cpp411 void ASTStmtWriter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtWriter
DASTReaderStmt.cpp483 void ASTStmtReader::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTStmtReader
/external/clang/lib/Sema/
DSemaStmt.cpp1340 void VisitIntegerLiteral(IntegerLiteral *E) { } in VisitIntegerLiteral() function in __anonc27809660411::DeclExtractor
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp1477 void VisitIntegerLiteral(IntegerLiteral *E) { } in VisitIntegerLiteral() function in __anon53e299540611::DeclExtractor
/external/clang/lib/CodeGen/
DCGExprScalar.cpp225 Value *VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anonbb924e660111::ScalarExprEmitter
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp447 Value *VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anonbcd9e6940111::ScalarExprEmitter

12