Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h65 void VisitGenericSelectionExpr(PTR(GenericSelectionExpr) E) { in VisitGenericSelectionExpr() function
H A DTextNodeDumper.h263 void VisitGenericSelectionExpr(const GenericSelectionExpr *E);
H A DJSONNodeDumper.h288 void VisitGenericSelectionExpr(const GenericSelectionExpr *GSE);
H A DASTNodeTraverser.h707 void VisitGenericSelectionExpr(const GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp112 ComplexPairTy VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anon4e663b930111::ComplexExprEmitter
H A DCGExprAgg.cpp114 void VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anon3cb6e5aa0111::AggExprEmitter
H A DCGExprConstant.cpp1029 llvm::Constant *VisitGenericSelectionExpr(GenericSelectionExpr *GE, in VisitGenericSelectionExpr() function in __anon98551c250111::ConstExprEmitter
H A DCGExprScalar.cpp436 Value *VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anon941989f10111::ScalarExprEmitter
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1343 void JSONNodeDumper::VisitGenericSelectionExpr( in VisitGenericSelectionExpr() function in JSONNodeDumper
H A DStmtProfile.cpp1467 void StmtProfiler::VisitGenericSelectionExpr(const GenericSelectionExpr *S) { in VisitGenericSelectionExpr() function in StmtProfiler
H A DTextNodeDumper.cpp1105 void TextNodeDumper::VisitGenericSelectionExpr(const GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in TextNodeDumper
H A DStmtPrinter.cpp1299 void StmtPrinter::VisitGenericSelectionExpr(GenericSelectionExpr *Node) { in VisitGenericSelectionExpr() function in StmtPrinter
H A DASTImporter.cpp601 ExpectedStmt VisitGenericSelectionExpr(GenericSelectionExpr *E);
6726 ASTNodeImporter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTNodeImporter
H A DExprConstant.cpp7367 bool VisitGenericSelectionExpr(const GenericSelectionExpr *E) in VisitGenericSelectionExpr() function in __anon19193fee1611::ExprEvaluatorBase
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1227 void ASTStmtWriter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1361 void ASTStmtReader::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTStmtReader