Home
last modified time | relevance | path

Searched defs:VisitIntegerLiteral (Results 1 – 24 of 24) sorted by relevance

/external/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/
DIntegerLiteral.cpp19 bool VisitIntegerLiteral(const IntegerLiteral *IL) { in VisitIntegerLiteral() function in __anon954762a50111::IntegerLiteralVisitor
/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/clang/unittests/AST/
DPostOrderASTVisitor.cpp42 bool VisitIntegerLiteral(IntegerLiteral *Lit) { in VisitIntegerLiteral() function in __anonf05239500111::RecordingVisitor
/external/llvm-project/clang/lib/AST/Interp/
DByteCodeExprGen.cpp129 bool ByteCodeExprGen<Emitter>::VisitIntegerLiteral(const IntegerLiteral *LE) { in VisitIntegerLiteral() function in ByteCodeExprGen
/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
DStmtPrinter.cpp1139 void StmtPrinter::VisitIntegerLiteral(IntegerLiteral *Node) { in VisitIntegerLiteral() function in StmtPrinter
DStmtProfile.cpp1137 void StmtProfiler::VisitIntegerLiteral(const IntegerLiteral *S) { in VisitIntegerLiteral() function in StmtProfiler
DASTImporter.cpp6605 ExpectedStmt ASTNodeImporter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTNodeImporter
DExprConstant.cpp10640 bool VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anona656c3112311::IntExprEvaluator
/external/clang/lib/AST/
DStmtProfile.cpp748 void StmtProfiler::VisitIntegerLiteral(const IntegerLiteral *S) { in VisitIntegerLiteral() function in StmtProfiler
DASTDumper.cpp1973 void ASTDumper::VisitIntegerLiteral(const IntegerLiteral *Node) { in VisitIntegerLiteral() function in ASTDumper
DStmtPrinter.cpp1336 void StmtPrinter::VisitIntegerLiteral(IntegerLiteral *Node) { in VisitIntegerLiteral() function in StmtPrinter
DASTImporter.cpp5479 Expr *ASTNodeImporter::VisitIntegerLiteral(IntegerLiteral *E) { in VisitIntegerLiteral() function in ASTNodeImporter
DExprConstant.cpp6247 bool VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anon464011e31411::IntExprEvaluator
/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/CodeGen/
DCGExprScalar.cpp225 Value *VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anonbb924e660111::ScalarExprEmitter
/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/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp447 Value *VisitIntegerLiteral(const IntegerLiteral *E) { in VisitIntegerLiteral() function in __anonbcd9e6940111::ScalarExprEmitter