Home
last modified time | relevance | path

Searched defs:VisitGenericSelectionExpr (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h65 void VisitGenericSelectionExpr(PTR(GenericSelectionExpr) E) { in VisitGenericSelectionExpr() function
H A DASTNodeTraverser.h733 void VisitGenericSelectionExpr(const GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprComplex.cpp112 ComplexPairTy VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anon838baf360111::ComplexExprEmitter
H A DCGExprAgg.cpp115 void VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anond965ffcd0111::AggExprEmitter
H A DCGExprConstant.cpp1049 llvm::Constant *VisitGenericSelectionExpr(GenericSelectionExpr *GE, in VisitGenericSelectionExpr() function in __anon722904280111::ConstExprEmitter
H A DCGExprScalar.cpp437 Value *VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anonb4bd95340111::ScalarExprEmitter
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DJSONNodeDumper.cpp1382 void JSONNodeDumper::VisitGenericSelectionExpr( in VisitGenericSelectionExpr() function in JSONNodeDumper
H A DTextNodeDumper.cpp1120 void TextNodeDumper::VisitGenericSelectionExpr(const GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in TextNodeDumper
H A DStmtPrinter.cpp1459 void StmtPrinter::VisitGenericSelectionExpr(GenericSelectionExpr *Node) { in VisitGenericSelectionExpr() function in StmtPrinter
H A DStmtProfile.cpp1560 void StmtProfiler::VisitGenericSelectionExpr(const GenericSelectionExpr *S) { in VisitGenericSelectionExpr() function in StmtProfiler
H A DASTImporter.cpp6992 ASTNodeImporter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTNodeImporter
H A DExprConstant.cpp7459 bool VisitGenericSelectionExpr(const GenericSelectionExpr *E) in VisitGenericSelectionExpr() function in __anon6b6c21b11711::ExprEvaluatorBase
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp1223 void ASTStmtWriter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1352 void ASTStmtReader::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTStmtReader