Home
last modified time | relevance | path

Searched defs:VisitCXXBoolLiteralExpr (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/
DCXXBoolLiteralExpr.cpp18 bool VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *BE) { in VisitCXXBoolLiteralExpr() function in __anon1f2b15150111::CXXBoolLiteralExprVisitor
/external/clang/unittests/Tooling/
DRecursiveASTVisitorTestExprVisitor.cpp58 bool VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *BE) { in VisitCXXBoolLiteralExpr() function in __anon342396490111::CXXBoolLiteralExprVisitor
/external/llvm-project/clang/lib/AST/
DJSONNodeDumper.cpp1431 void JSONNodeDumper::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *BLE) { in VisitCXXBoolLiteralExpr() function in JSONNodeDumper
DTextNodeDumper.cpp1125 void TextNodeDumper::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *Node) { in VisitCXXBoolLiteralExpr() function in TextNodeDumper
DStmtPrinter.cpp1889 void StmtPrinter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *Node) { in VisitCXXBoolLiteralExpr() function in StmtPrinter
DStmtProfile.cpp1764 void StmtProfiler::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *S) { in VisitCXXBoolLiteralExpr() function in StmtProfiler
DASTImporter.cpp7415 ExpectedStmt ASTNodeImporter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTNodeImporter
DExprConstant.cpp10672 bool VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in __anona656c3112311::IntExprEvaluator
/external/clang/lib/AST/
DStmtProfile.cpp1246 void StmtProfiler::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *S) { in VisitCXXBoolLiteralExpr() function in StmtProfiler
DASTDumper.cpp2094 void ASTDumper::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *Node) { in VisitCXXBoolLiteralExpr() function in ASTDumper
DStmtPrinter.cpp1974 void StmtPrinter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *Node) { in VisitCXXBoolLiteralExpr() function in StmtPrinter
DASTImporter.cpp5868 Expr *ASTNodeImporter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTNodeImporter
DExprConstant.cpp6278 bool VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in __anon464011e31411::IntExprEvaluator
/external/llvm-project/clang/lib/Serialization/
DASTWriterStmt.cpp1695 void ASTStmtWriter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTStmtWriter
DASTReaderStmt.cpp1796 void ASTStmtReader::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTStmtReader
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1316 void ASTStmtWriter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTStmtWriter
DASTReaderStmt.cpp1340 void ASTStmtReader::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTStmtReader
/external/clang/lib/CodeGen/
DCGExprScalar.cpp237 Value *VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in __anonbb924e660111::ScalarExprEmitter
/external/clang/lib/Sema/
DSemaStmt.cpp1342 void VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { } in VisitCXXBoolLiteralExpr() function in __anonc27809660411::DeclExtractor
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp1479 void VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { } in VisitCXXBoolLiteralExpr() function in __anon53e299540611::DeclExtractor
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp462 Value *VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in __anonbcd9e6940111::ScalarExprEmitter