Home
last modified time | relevance | path

Searched refs:VisitGenericSelectionExpr (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h65 void VisitGenericSelectionExpr(PTR(GenericSelectionExpr) E) { in VisitGenericSelectionExpr() function
H A DTextNodeDumper.h282 void VisitGenericSelectionExpr(const GenericSelectionExpr *E);
H A DJSONNodeDumper.h305 void VisitGenericSelectionExpr(const GenericSelectionExpr *GSE);
H A DASTNodeTraverser.h835 void VisitGenericSelectionExpr(const GenericSelectionExpr *E) { in VisitPackTemplateArgument()
739 void VisitGenericSelectionExpr(const GenericSelectionExpr *E) { VisitGenericSelectionExpr() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1489 void JSONNodeDumper::VisitGenericSelectionExpr( in VisitCXXConstructExpr()
1454 void JSONNodeDumper::VisitGenericSelectionExpr( VisitGenericSelectionExpr() function in JSONNodeDumper
H A DStmtProfile.cpp1607 void StmtProfiler::VisitGenericSelectionExpr(const GenericSelectionExpr *S) { in VisitGenericSelectionExpr()
1596 void StmtProfiler::VisitGenericSelectionExpr(const GenericSelectionExpr *S) { VisitGenericSelectionExpr() function in StmtProfiler
H A DTextNodeDumper.cpp1465 void TextNodeDumper::VisitGenericSelectionExpr(const GenericSelectionExpr *E) {
1242 void TextNodeDumper::VisitGenericSelectionExpr(const GenericSelectionExpr *E) { VisitGenericSelectionExpr() function in TextNodeDumper
H A DStmtPrinter.cpp1515 void StmtPrinter::VisitGenericSelectionExpr(GenericSelectionExpr *Node) { in VisitOMPArraySectionExpr()
1469 void StmtPrinter::VisitGenericSelectionExpr(GenericSelectionExpr *Node) { VisitGenericSelectionExpr() function in StmtPrinter
H A DASTImporter.cpp576 ExpectedStmt VisitGenericSelectionExpr(GenericSelectionExpr *E);
7358 ASTNodeImporter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitDeclRefExpr()
7256 ASTNodeImporter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { VisitGenericSelectionExpr() function in ASTNodeImporter
H A DExprConstant.cpp7771 bool VisitGenericSelectionExpr(const GenericSelectionExpr *E)
7708 bool VisitGenericSelectionExpr(const GenericSelectionExpr *E) VisitGenericSelectionExpr() function in __anon147cbbcc1711::ExprEvaluatorBase
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp117 ComplexPairTy VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitSubstNonTypeTemplateParmExpr()
112 ComplexPairTy VisitGenericSelectionExpr(GenericSelectionExpr *GE) { VisitGenericSelectionExpr() function in __anond007d2310111::ComplexExprEmitter
H A DCGExprAgg.cpp115 void VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr()
113 void VisitGenericSelectionExpr(GenericSelectionExpr *GE) { VisitGenericSelectionExpr() function in __anona489dd480111::AggExprEmitter
H A DCGExprConstant.cpp1068 llvm::Constant *VisitGenericSelectionExpr(const GenericSelectionExpr *GE, in VisitCastExpr()
1050 llvm::Constant *VisitGenericSelectionExpr(GenericSelectionExpr *GE, VisitGenericSelectionExpr() function in __anon4e2986830111::ConstExprEmitter
H A DCGExprScalar.cpp453 Value *VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitIntegerLiteral()
437 Value *VisitGenericSelectionExpr(GenericSelectionExpr *GE) { VisitGenericSelectionExpr() function in __anon4a73c4cf0111::ScalarExprEmitter
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1333 void ASTStmtWriter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr()
1323 void ASTStmtWriter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { VisitGenericSelectionExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1387 void ASTStmtReader::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr()
1380 void ASTStmtReader::VisitGenericSelectionExpr(GenericSelectionExpr *E) { VisitGenericSelectionExpr() function in ASTStmtReader