/external/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ |
D | CXXBoolLiteralExpr.cpp | 18 bool VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *BE) { in VisitCXXBoolLiteralExpr() function in __anon1f2b15150111::CXXBoolLiteralExprVisitor
|
/external/clang/unittests/Tooling/ |
D | RecursiveASTVisitorTestExprVisitor.cpp | 58 bool VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *BE) { in VisitCXXBoolLiteralExpr() function in __anon342396490111::CXXBoolLiteralExprVisitor
|
/external/llvm-project/clang/lib/AST/ |
D | JSONNodeDumper.cpp | 1431 void JSONNodeDumper::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *BLE) { in VisitCXXBoolLiteralExpr() function in JSONNodeDumper
|
D | TextNodeDumper.cpp | 1125 void TextNodeDumper::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *Node) { in VisitCXXBoolLiteralExpr() function in TextNodeDumper
|
D | StmtPrinter.cpp | 1889 void StmtPrinter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *Node) { in VisitCXXBoolLiteralExpr() function in StmtPrinter
|
D | StmtProfile.cpp | 1764 void StmtProfiler::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *S) { in VisitCXXBoolLiteralExpr() function in StmtProfiler
|
D | ASTImporter.cpp | 7415 ExpectedStmt ASTNodeImporter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTNodeImporter
|
D | ExprConstant.cpp | 10672 bool VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in __anona656c3112311::IntExprEvaluator
|
/external/clang/lib/AST/ |
D | StmtProfile.cpp | 1246 void StmtProfiler::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *S) { in VisitCXXBoolLiteralExpr() function in StmtProfiler
|
D | ASTDumper.cpp | 2094 void ASTDumper::VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *Node) { in VisitCXXBoolLiteralExpr() function in ASTDumper
|
D | StmtPrinter.cpp | 1974 void StmtPrinter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *Node) { in VisitCXXBoolLiteralExpr() function in StmtPrinter
|
D | ASTImporter.cpp | 5868 Expr *ASTNodeImporter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTNodeImporter
|
D | ExprConstant.cpp | 6278 bool VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in __anon464011e31411::IntExprEvaluator
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTWriterStmt.cpp | 1695 void ASTStmtWriter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTStmtWriter
|
D | ASTReaderStmt.cpp | 1796 void ASTStmtReader::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTStmtReader
|
/external/clang/lib/Serialization/ |
D | ASTWriterStmt.cpp | 1316 void ASTStmtWriter::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTStmtWriter
|
D | ASTReaderStmt.cpp | 1340 void ASTStmtReader::VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in ASTStmtReader
|
/external/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 237 Value *VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in __anonbb924e660111::ScalarExprEmitter
|
/external/clang/lib/Sema/ |
D | SemaStmt.cpp | 1342 void VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { } in VisitCXXBoolLiteralExpr() function in __anonc27809660411::DeclExtractor
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaStmt.cpp | 1479 void VisitCXXBoolLiteralExpr(CXXBoolLiteralExpr *E) { } in VisitCXXBoolLiteralExpr() function in __anon53e299540611::DeclExtractor
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 462 Value *VisitCXXBoolLiteralExpr(const CXXBoolLiteralExpr *E) { in VisitCXXBoolLiteralExpr() function in __anonbcd9e6940111::ScalarExprEmitter
|