Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h65 void VisitGenericSelectionExpr(PTR(GenericSelectionExpr) E) { in VisitGenericSelectionExpr() function
H A DTextNodeDumper.h273 void VisitGenericSelectionExpr(const GenericSelectionExpr *E);
H A DJSONNodeDumper.h302 void VisitGenericSelectionExpr(const GenericSelectionExpr *GSE);
H A DASTNodeTraverser.h739 void VisitGenericSelectionExpr(const GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp112 ComplexPairTy VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anonfcbe76150111::ComplexExprEmitter
H A DCGExprAgg.cpp113 void VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anon5b622f2c0111::AggExprEmitter
H A DCGExprConstant.cpp1050 llvm::Constant *VisitGenericSelectionExpr(GenericSelectionExpr *GE, in VisitGenericSelectionExpr() function in __anon11b4a6e70111::ConstExprEmitter
H A DCGExprScalar.cpp437 Value *VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anondf337c330111::ScalarExprEmitter
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1454 void JSONNodeDumper::VisitGenericSelectionExpr( in VisitGenericSelectionExpr() function in JSONNodeDumper
H A DStmtProfile.cpp1596 void StmtProfiler::VisitGenericSelectionExpr(const GenericSelectionExpr *S) { in VisitGenericSelectionExpr() function in StmtProfiler
H A DTextNodeDumper.cpp1242 void TextNodeDumper::VisitGenericSelectionExpr(const GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in TextNodeDumper
H A DStmtPrinter.cpp1469 void StmtPrinter::VisitGenericSelectionExpr(GenericSelectionExpr *Node) { in VisitGenericSelectionExpr() function in StmtPrinter
H A DASTImporter.cpp575 ExpectedStmt VisitGenericSelectionExpr(GenericSelectionExpr *E);
7256 ASTNodeImporter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTNodeImporter
H A DExprConstant.cpp7708 bool VisitGenericSelectionExpr(const GenericSelectionExpr *E) in VisitGenericSelectionExpr() function in __anon7ee061301711::ExprEvaluatorBase
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1323 void ASTStmtWriter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1380 void ASTStmtReader::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTStmtReader